{{ partial "head.html" . }} {{ partial "header.html" . }}
{{ block "main" . -}} {{- .Content -}} {{ end }} {{ partial "footer.html" . }}