{% load cms_tags %}{% if not object.child_plugin_instances %}{% endif %}{% for plugin in object.child_plugin_instances %}{% render_plugin plugin %}{% empty %}{{ name }}{% endfor %}{% if object.child_plugin_instances %}{% endif %}