{% if not ibexa_field_is_empty( content, 'location' ) %} {% set tickerRelation = ibexa_field_value( content, 'location' ) %} {% if openInNewWindow == '1' %} {{ tickerContent }} {% else %} {{ tickerContent }} {% endif %} {% endif %}