{{ $list := .AlternativeOutputFormats }} {{ $length := (len $list) }} {{ if $list }} {{ range $index, $element := $list }} {{ if ne .Name "webappmanifest" }} {{ if eq $index 1 }} · {{ end }} {{ .Name }} {{ end }} {{ end }} {{ end }}