{{ define "header" }} {{ partial "main/header.html" . }} {{ end }} {{ define "main" }} {{ partial "main/single.html" . }} {{ end }}