{{ define "main"}} {{ if not (.Params.disable_h1) }} <h1>{{.Title | markdownify}}</h1> {{ end }} {{.Content}} {{end}}