{{ partial "breadcrumb.html" . }}
{{ .Content }}

Column explanation:

{{ range sort .Pages "Title" "asc" }} {{ $localScratch.Delete "shortReleases" }} {{ range .Pages }} {{ $localScratch.Add "shortReleases" (slice (substr .Params.release 1)) }} {{ end }} {{ end }}
Territory First Fedora version
{{ .Title }} {{ range first 1 ($localScratch.Get "shortReleases" | uniq | sort) }}{{ . }} {{ end }}