yequari.com/layouts/projects/list.html

6 lines
90 B
HTML
Raw Permalink Normal View History

2023-10-10 03:14:27 +00:00
{{ define "main" }}
<section class="content">
{{ .Content }}
</section>
{{ end }}