git-subtree-dir: themes/paperesque git-subtree-split: 228903d2bad09f92d4de8a2922806fafd24d3966
4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
{{ with (.Page.Scratch.Get "droplist") }}
|
|
{{- range (. | sort | uniq) }}{{.}}
|
|
{{end -}}{{end}}
|