{{ define "header" }}{{ partial "page-header.html" . }}{{ end }} {{ define "main" }} {{ $currentPageUrl := .URL }} {{ $currentSection := where .Site.Pages "Section" .Section }} This is not the page you were looking for {{ end }}