{% load static %}
{% for group, options, index in widget.optgroups %} {% for option in options %} {% with size=option.value %} {% endwith %} {% endfor %} {% endfor %}