hugo-skeleton/themes/default/layouts/_default/single.html

3 lines
44 B
HTML
Raw Normal View History

2025-02-06 17:27:32 +01:00
{{ define "main" }}
{{ .Content }}
{{ end }}