grannysmith-technical/layouts/home.html
2023-08-09 19:27:08 +02:00

5 lines
76 B
HTML

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