{% for field in filter.form %} {% if field.name != "o" %}
{% endif %} {% endfor %}
{% if filter.form.o %}
{% endif %}