dracublog/layouts/_default/single.html

8 lines
69 B
HTML

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