single.html (86B)
1 {{ define "main" }} 2 <article class="min-textbox"> 3 {{ .Content }} 4 </article> 5 {{ end }}