{% load i18n %}
{% for widget in widget.subwidgets %}
{% include widget.template_name %}
{% endfor %}