<{{ heading | yesno:'header,div' }} class="tna-hero {{ classes }}" {% for attribute, value in attributes.items %} {{ attribute }}="{{ value }}"{% endfor %}>
{% if imageCaption %}
Image caption

{{ imageCaption }}

{% endif %} {% if imageSources %} {% for source in imageSources %} {% endfor %} {% endif %} {{ imageAlt }} {% if heading %}
{% if heading %}

{{ heading }}

{% endif %} {% if text %}

{{ text }}

{% elif body %} {{ body | safe }} {% endif %}
{% endif %}