{{ define "main" }} {{ range where .Site.Sections ".Section" "software" }} {{ partial "carousel.html" .RegularPages }} {{ end }}