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