{% load cms_tags %} {% spaceless %}
{% for child in instance.child_plugin_instances %} {% render_plugin child %} {% endfor %}
{% endspaceless %}