{{with .Data}} {{template "header.tmpl" (WithContext .CommonData $.Ctx)}}

Settings

{{if .PostFormats}}
{{$defFormat := .Settings.DefaultFormat}}
{{end}}
{{template "footer.tmpl"}} {{end}}