{{define "blogpost"}}

{{.Title}}{{if not .Visible}} (Not published){{end}}

{{.Author.DisplayName}} • {{.PrintDate}}

{{.Description}}

Edit View
{{end}}