9 lines
69 B
HTML
Raw Normal View History

2020-11-06 12:42:57 -10:00
{{ define "main" }}
<main>
{{ .Content }}
</main>
{{ end }}