layouts/_default/single.html (
5
lines of code) (
raw
):
{{ define "content" }} <div class="container"> {{ .Content }} </div> {{ end }}