Files
hugo-bootswatch-slate/layouts/_default/list.html
2018-02-17 23:25:30 +02:00

4 lines
100 B
HTML

{{ partial "header.html" . }}
<!-- TODO: actual list page content -->
{{ partial "footer.html" . }}