{% load cms_tags i18n %}
{% if instance.child_plugin_instances %} {# First link, there should be not more than one: #} {% endif %} {% if instance.child_plugin_instances %} {% endif %}
{% for plugin in instance.child_plugin_instances %}

{% render_plugin plugin %}

{% endfor %}