{% with id=widget.attrs.id|default:None %} {% for _, options, _ in tr.optgroups %} {% for option in options %} {% include option.template_name with widget=option %} {% endfor %} {% endfor %} {% endwith %}