chapellevictoria.fr/layouts/_default/single.html
2025-09-07 02:31:56 +02:00

4 lines
75 B
HTML

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