sophie-lewis-hugo/themes/sophie-lewis/layouts/index.html

8 lines
129 B
HTML

{{ define "main" }}
<div id="content" class='section index'>
{{.Content}}
</div>
{{ end }}
{{ define "octo" }}
{{ end }}