{{ .Title }}
{{- partials.Include "hook.html" (dict "hook" "content-before" "context" .) -}}
{{ .Content }}
{{- partials.Include "hook.html" (dict "hook" "content-after" "context" .) -}}
{{ define "header" }}{{ partials.Include "page-header.html" . }}{{ end }} {{ define "main" }}