{{partial "head" .}} {{partial "header" .}}
{{.Content}}
{{ if .Params.author}}
{{partial "metadata" .}}
{{end}}
{{partial "footer" .}}