1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 23:21:29 -04:00
Files
jarv.is/layouts/index.html

6 lines
93 B
HTML

{{ define "main" }}
<div class="layout" id="layout--home">
{{ .Content }}
</div>
{{ end }}