1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:55:30 -04:00
Files
jarv.is/layouts/index.html

6 lines
91 B
HTML

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