{% load static %} {% if image %} {% endif %}
{{ text }} {% if heading %} {{ heading }} {% endif %} {% if heading and text %}
{% endif %} {% if text %} {{ text|safe }} {% endif %}