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

8 lines
129 B
HTML
Raw Normal View History

2021-08-22 03:59:27 +00:00
{{ define "main" }}
<div id="content" class='section index'>
{{.Content}}
</div>
2021-08-22 03:59:27 +00:00
{{ end }}
2021-08-25 09:39:09 +00:00
{{ define "octo" }}
{{ end }}