{% load cms_tags %} {{ instance.text|safe }} {% for plugin in instance.child_plugin_instances %} {% render_plugin plugin %} {% endfor %}