{% if prefix %}
{{ prefix }}
{% endif %} {% include widget.subwidgets.0.template_name with widget=widget.subwidgets.0 %}
{{ postfix }} – {{ prefix }}
{% include widget.subwidgets.1.template_name with widget=widget.subwidgets.1 %} {% if postfix %}
{{ postfix }}
{% endif %}