{% load i18n cms_tags %}{% spaceless %}
{% if parent_variant == "accordion" and instance.child_plugin_instances %} {% elif instance.content %}
{{ instance.content|linebreaksbr }}
{% endif %} {% if instance.child_plugin_instances %} {% endif %}
{% endspaceless %}