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