{% load cms_tags %} {% if not edit_mode %}
{% endif %} {% for plugin in instance.child_plugin_instances %} {% render_plugin plugin %} {% endfor %} {% if not edit_mode %}
{% endif %}