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