{% if applied_filters %}
{% for filter in applied_filters %} {{ filter.link_text }} {% endfor %}
{% endif %}