1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-23 08:15:58 -04:00
Files
jarv.is/layouts/index.html
T

6 lines
72 B
HTML

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