{% load static custom_filters %}
{% for group, options, index in widget.optgroups %} {% if group %}
{% endif %} {% for option in options %} {% endfor %} {% if group %}
{% endif %} {% endfor %}