{% load cms_tags %} {% spaceless %} {% if instance.quote_origin %}
{% else %} {% endif %} {% for plugin in instance.child_plugin_instances %} {% with parentloop=forloop parent=instance %}{% render_plugin plugin %}{% endwith %} {% empty %}{{ instance.quote_content }}{% endfor %}
{% if instance.quote_origin %}
{% endif %} {% endspaceless %}