{% if not ibexa_field_is_empty( content, "image" ) %}
{{ render( controller( "ibexa_content:viewAction", {'contentId': ibexa_field_value(content,"image").destinationContentId, 'viewType': 'embed','params':{'alias':'redesign_fullteaser', 'hideText': true, 'videoCaption': true,'noLayout': 1}} ) ) }}
{% endif %}