Merge commit 'e186c5d6f740bbdb62d2c6ea304977603a55e59a' as 'themes/paperesque'
This commit is contained in:
3
themes/paperesque/layouts/_default/single.droplist
Normal file
3
themes/paperesque/layouts/_default/single.droplist
Normal file
@@ -0,0 +1,3 @@
|
||||
{{ with (.Page.Scratch.Get "droplist") }}
|
||||
{{- range (. | sort | uniq) }}{{.}}
|
||||
{{end -}}{{end}}
|
Reference in New Issue
Block a user