{% load cms_tags sekizai_tags %}
{% if instance.dismissable %} {% endif %} {% if instance.icon_name %} {% endif %}
{{ instance.header }}
{% autoescape off %} {{ instance.content }} {% endautoescape off %}
{% for plugin in instance.child_plugin_instances %} {% render_plugin plugin %} {% endfor %}
{% addtoblock "js" strip %} {% endaddtoblock %}