{{- partial "site-head.html" . -}}
{{ block "header" . }} {{- partial "site-header.html" . -}} {{- partial "site-search.html" . -}} {{ end }}
{{ block "main" . }} {{ end}}
{{- partial "site-footer.html" . -}} {{- partial "site-navigation.html" . -}} {{- partial "site-scripts.html" . -}} {{ block "addscripts" . }} {{ end }}