{{- define "head" }} {{.item.title}} {{- end }} {{- define "body" }}

{{.item.title}}

{{- template "post-meta" .item }}
{{.item.body}}
{{- end }}