{{- define "tag" -}} {{template "header" .}}

{{.Tag.Title}}

{{.Tag.Content|html}}
{{if .Tag.Posts}} {{end}} {{template "footer" .}} {{end}}