{{template "base" .}} {{define "title"}}{{.Title}}{{end}} {{define "description"}}{{.Description}}{{end}} {{define "image"}}{{.Image}}{{end}} {{define "type"}}article{{end}} {{define "content"}}
{{.Published.Format "2 Jan, 2006"}} ยท {{.Author}}

{{.Title}}

{{.Description}}

{{.Content}}
{{end}}