{{ define "main" }} {{ partial "single_main.html" . }} {{ end }} {{ define "styles" }} {{ partial "single_styles.html" . }} {{ end }} {{ define "scripts" }} {{ partial "single_scripts.html" . }} {{ end }}