{% load i18n %} {% for widget in widget.subwidgets %} {% include widget.template_name %} {% if forloop.last %} {% trans "to" %}: {% endif %} {% endfor %}