{% if currentWidget.properties.icon.normal %}
{% endif %}
{% if currentWidget.properties.caption.normal.enabled %}
{% filter page_html_content(currentWidget.properties.caption.normal, 'widget:advanced_image.caption') %}
{% include template_from_string(currentWidget.properties.caption.normal.content) %}
{% endfilter %}
{% endif %}