{{ define "main" }}
{{ partial "home-intro.html" . }} {{ partial "file-index.html" (dict "active" .Section) }}
{{ end }}