{% for field in widget.address_fields %}
{% include field.subwidget.template_name with widget=field.subwidget %}
{% endfor %}