{% if applied_filters %}
{% for filter in applied_filters %} {{ filter.link_text }} {% endfor %} {% if applied_filters|length > 1 %} Clear all {% endif %} {% if save_link %} Save {% endif %}
{% endif %}