{{ define "head" }} {{- .Site.Title -}} {{ template "_internal/google_analytics.html" . }} {{ end }} {{ define "main" }} {{- partial "sections/about.html" . -}} {{- partial "sections/do_things.html" . -}} {{ end }}