yequari.com/themes/genesis/layouts/_default/single.html

6 lines
79 B
HTML

{{ define "main" }}
<div id="content">
{{ .Content }}
</div>
{{ end }}