{{ humanize .Section | upper }}
{{ .Title }}
{{ .Content }}
{{ define "header" }}{{ partial "page-header.html" . }}{{ end }} {{ define "main" }} {{ $currentPageUrl := .URL }} {{ $currentSection := (where .Site.Pages "Section" .Section) }}