{%- for group_name, group_choices, group_index in widget.optgroups -%} {%- if group_name -%} {%- endif -%} {%- for widget in group_choices -%} {%- include widget.template_name -%} {%- endfor %} {%- if group_name -%} {%- endif -%} {%- endfor -%}