{% from "filters/_matchType.html" import render_match_type %}
{{ render_match_type("location-match-type", filters.selected_location_match_type)}}
{{ _("All Locations") }}
{% for location_name in filters.location_names %} {% endfor %}