georges/layouts/_default/single.html

4 lines
47 B
HTML
Raw Normal View History

2022-02-02 15:59:34 +01:00
{{ define "main" }}
{{ .Content }}
{{ end }}