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

4 lines
111 B
HTML

{{ define "main" }}
{{ .Content }}
<p>This line is from <code>layouts/index.html</code>.</p>
{{ end }}