Back to Night

Pages in {{ .Title | singularize }}

themes/hugo-material-docs/layouts/_default/__list.html

latest183 B
Original Source

Pages in {{ .Title | singularize }}

{{ range .Data.Pages }} [

{{ .Title }}

]({{%20.Permalink%20}} "{{ .Title }}")
{{ printf "%s" .Summary | markdownify }}


{{ end }}