{{ define "title" }}Update Blog{{ end }} {{ define "content" }}

Update Blog

{{ if .V.preview }}
Preview
{{ .V.preview }}
{{ end }} {{ $Post := .V.post }}
{{ CSRF }}
You can leave this blank if writing a new post; it will automatically get a unique fragment based on the post title.

+ Upload
{{ if not .V.isNew }}
{{ end }}
{{ end }}