{{! A facet in the search. name - facet identifier, typically English and lowercase caption - caption for this facet terms: term - term name count - count of items matching in the current search for this team linkdata - attributes to add to the term element including an onclick handler }}
{{caption}}
{{#each terms}}
{{term}} {{count}}
{{/each}}