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