{% load i18n static admin_list dashub %}
Filter
{% block filters %} {% if cl.has_filters %} {% for spec in cl.filter_specs %}{% dashub_list_filter cl spec %}{% endfor %} {% endif %} {% endblock %}