hugo-skeleton/themes/default/layouts/_default/single.html
2025-02-06 17:27:32 +01:00

3 lines
44 B
HTML

{{ define "main" }}
{{ .Content }}
{{ end }}