summaryrefslogtreecommitdiff
path: root/themes/cranky/layouts/list.html
blob: 1ef8cfce82050f81bfe2f0e05d4c6b1ea1f035ec (plain)
1
2
3
4
5
{{ define "title" -}} {{ .Title | title }} {{- end }} {{ define "main" -}} {{
.Content }}
<!--div that spans .5vw for id links to work better -->
<div style="padding-bottom: 100%; visibility: none"></div>
{{- end }}