6 lines
90 B
HTML
Raw Normal View History

2024-02-22 21:35:34 -07:00
{{ define "main" }}
<section class="content">
{{ .Content }}
</section>
{{ end }}