1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 23:08:26 -04:00
jarv.is/layouts/index.html

6 lines
91 B
HTML

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