2023-10-09 20:14:27 -07:00

6 lines
90 B
HTML

{{ define "main" }}
<section class="content">
{{ .Content }}
</section>
{{ end }}