Switch to advanced search
{# form-row align-items-center is bootstrap specific, ui form fields is semantic ui #}
{{ query.form.render_fields }}
{{ query.form.errors }} {% if query.extra.iommi_query_error %}
{{ query.extra.iommi_query_error }}
{% endif %}
{{ query.form.render_actions }}