{{/* This is where the page_head template will be inserted into the page */}} {{- block "head" . }}{{ end }}
{{/* This is where the page_body template will be inserted into the page */}} {{- block "body" . }}{{ end }}