{{ define "hero" }} {{ partial "hero.html" . }} {{ end }} {{ define "main" }} {{- $sectionDelimiter := "" -}} {{- $rawContentSections := split .RawContent $sectionDelimiter -}} {{ range $rawContentSections }}