{{ "" | safeHTML }}
{{ with .Title }}

{{ . }}


{{ end }}
{{/* Sort the list */}} {{ partial "utils/ordered-list.html" (dict "list" .Sections "params" .Params "scratch" .Scratch) }} {{ range (.Scratch.Get "list") }} {{ .Render "limage" }} {{ end }} {{ .Scratch.Delete "list" }}