{{template "base" .}} {{define "title"}}{{.Title}}{{end}} {{define "page_body"}}
{{.Title}}
{{if .Error}} {{end}}
Optional description
{{end}}