{{ selected_label }}
{% for group_name, group_choices, group_index in widget.optgroups %} {% for option in group_choices %} {% if option.icon %} {% endif %} {{ option.label }} {% endfor %} {% endfor %}