{% if fullDesign is defined %} {% if isValidLocationId(locationId) %}
{% if not ibexa_field_is_empty( content, "image" ) %}
{{ render( controller( "ibexa_content:viewAction", {'contentId': ibexa_field_value(content,"image").destinationContentId, 'viewType': 'embed', 'params': {'alias': 'quare576x574', 'minimalMarkup': true}} ) ) }}
{% else %}
{% endif %} {{ ibexa_field_value( content, 'name' ) }} {{ ibexa_render_field( content, 'short_description' ) }}

Jetzt entdecken

{% endif %} {% else %} {% if not ibexa_field_is_empty( content, "short_name" ) %}
{{ ibexa_render_field( content, 'short_name' ) }}
{% endif %}
{{ ibexa_render_field( content, 'name' ) }}
{% endif %}