{% load cms_tags %}
{% for plugin in instance.child_plugins %}
{% render_plugin plugin %}
{% endfor %}