{% if cl.has_filters %}

Filter

{% for spec in cl.filter_specs %} {% filter cl spec %} {% endfor %}
{% endif %}