Files
www/northsidestudio/themes/basic/layouts/_default/single.html
2026-06-13 00:09:28 +02:00

6 lines
72 B
HTML

{{ define "main" }}
<h2>{{ .Title }}</h2>
{{ .Content }}
{{ end }}