{{ define "main" }}
{{- range $key, $value:= .Data.Terms -}} {{ $key }} ({{ $value.Count }}) {{- end -}}
{{ end }}