{% extends "base.html" %} {% block main %}
{%- if taxonomy.term %}

Filtering for "{{ term.name }}"

Remove filter {%- endif %}
{% endblock %}