{{ define "main" }} {{ partial "components/c-header.html" . }}
{{ .Content }}
{{ partial "components/c-footer.html" . }} {{ end }}