{% with id=widget.attrs.id %}{% if widget.search_url %} $refs.search.focus())"> Select… {% else %} $refs.search.focus())"{% endif %}> Select… {% if widget.show_search %} {% endif %} {% for group, options, index in widget.optgroups %}{% if group %}{{ group }}{% endif %}{% for option in options %} ✓ {% if option.icon %}{{ option.icon|safe }}{% endif %}{{ option.label }} {% endfor %}{% endfor %} {% if widget.show_search %}No results{% endif %} {% endif %}{% endwith %}
No results