{% import '@ui/type.twig' as view %}

{% if image is defined %}
    {{ view.block_image(image) }}
{% endif %}