{% load crispy_forms_field i18n icons %}
{% crispy_field field 'aria-label' _('Query') 'class' 'form-control' %} {% if can_refresh_search %} {% endif %}
{% include "bootstrap5/layout/help_text_and_errors.html" %}