{{ define "main" }} {{/* TODO: remove extra div and update CSS to not need a .blog class */}}
{{ partial "primary-top.html" . }} {{ .Content }} {{ partial "primary-bottom.html" . }}
{{ end }}