{% if data.imagePath %}
{{ data.alt ?? '' }} {% if data.caption %} {{ data.caption }} {% endif %}
{% endif %}