{% if sort %}{% endif %} {% if view.get_search_fields(request) %} {% endif %} {% for panel in chips %} {{ panel.chip }} × {% endfor %} {% if panels %} {% endif %} Export CSV {% if panels %}
{% for panel in panels %}
{{ panel.filter.label }} {% if panel.filter.template == "choice" %} {% set kind = "checkbox" if panel.filter.multiple else "radio" %} {% for option in panel.options %} {% endfor %} {% elif panel.filter.template == "range" %} {% if panel.options %} {% for option in panel.options %} {% endfor %}

Pick a period or write two values, such as 10,50.

{% endif %} {% else %} {% endif %}
{% endfor %}
Clear all
{% endif %}