{% for subwidget in widget.subwidgets %}
{% include subwidget.template_name with widget=subwidget %}
{{ subwidget.attrs.locale }}
{% endfor %}