{% for field in visible_filter_fields %}
{{ field }}
{% if field.name in persisted_optional_filter_names %} {% endif %}
{% endfor %}