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