{% if cl.has_filters %}

Filter

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