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