Files
jarv.is/layouts/index.html
T

6 lines
74 B
HTML

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