{{ define "main" }} {{ .Content }} {{ range where .Site.Pages "Section" .Section }} {{ range .Sections }} {{ if eq .Title "Resources" }} {{ range sort .Pages ".Params.weight" }}
{{ if .link }} PDF Link {{ end }} {{if .path }} HTML Link {{ end }}
View More