{{if .Authors}}
{{end}}
Home
About
{{.Title}}
{{if .Image}}
{{end}}
{{.Date}}
{{if .Modified}}
(modified)
{{end}}
{{range .Authors}}
{{.}}
{{end}}
{{range .Tags}}
{{.}}
{{end}}
{{if .Summary}}
{{.Summary}}
{{end}}
{{.Content}}