{{/* This can be set by the template in ./pages being rendered */}} {{- block "head" . }}{{ end }}
{{/* This is where the page_body template will be inserted into the page */}} {{- block "body" . }}{{ end }}