{% load admin_tags %}
Each filter has an identifier that can be used in Compact Filters View. The identifiers for the filters at the top of this page are: {% for filter in filter_dict %} {{ filter.name }}{% if forloop.last %}.{% else %}, {% endif %} {% endfor %}