themes/hive/layouts/_default/single.html (5 lines of code) (raw):

{{ define "main" }} <div class="docs"> {{ .Content }} </div> {{ end }}