{% load static %}
Show patches with: {% if filters.applied_filters %} {% for filter in filters.applied_filters %} {{ filter.name }} = {{ filter.condition }} {% if not filter.forced %}    {% endif %} {% if not forloop.last %}   |   {% endif %} {% endfor %} {% else %} none   {% endif %}