{% load seeker %} {{ facet.label|capfirst }} {% for b in data.buckets %} {{ b.key }} ({{ b.doc_count }}) {% endfor %}