website/layouts/images/list.html

5 lines
111 B
HTML

{{ define "main" }}
{{ .Scratch.Set "image_list_context" "all" }}
{{ partial "images-list.html" . }}
{{ end }}