{% if title or icon %}
{% if icon %}
{% endif %} {% if title %}
{{ title }}
{% endif %}
{% endif %}
{{ content|safe }}
{% if footer %} {% endif %}