1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 17:50:29 -04:00
jarv.is/layouts/index.html

6 lines
91 B
HTML

{{ define "main" }}
<section class="page" id="home">
{{ .Content }}
</section>
{{ end }}