{{ define "header" }}{{ partial "page-header.html" . }}{{ end }} {{ define "main" }} {{ $currentPageUrl := .URL }} {{ $currentSection := where .Site.Pages "Section" .Section }}

{{ humanize .Section | upper }}

{{ .Title }}

{{ end }}