{% with id=widget.attrs.id %} {% include "django/forms/widgets/slots.html" %} {% for group, options, index in widget.optgroups %}{% for option in options %} {{ option.label }} {% endfor %}{% endfor %} {% endwith %}