Files
knaeckeboot-eu/themes/bluewater/layouts/blog/list.html
T
Konstantin Kollar 8529ee86e4 Initial commit
2022-10-03 21:13:35 +02:00

2 lines
71 B
HTML

{{ define "main"}} {{ range .Pages }} {{ .Title }} {{ end }} {{ end }}