{{ partial "header.html" . }}
{{ $data := .Data }} {{ range $key,$value := .Data.Index.ByCount }} · {{ $value.Name }} ({{ $value.Count }}) {{ end }}