yequari.com/themes/dreamcast/layouts/_default/single.html

6 lines
90 B
HTML
Raw Normal View History

2024-02-23 04:35:34 +00:00
{{ define "main" }}
<section class="content">
{{ .Content }}
</section>
{{ end }}