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

6 lines
72 B
HTML

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