{% if image %}
{{ image_alt|default:'Image alternative text' }}
{% endif %}
{% if title %}

{{ title }}

{% endif %} {{ slot }} {% if footer %} {% endif %}