{% for location in locations %} {% if loop.last and (link_last_element is not defined or not link_last_element) %} {{ ibexa_content_name(location.contentInfo) }} {% else %} {{ ibexa_content_name(location.contentInfo) }}{% if loop.last is same as(false) %} /{% endif %} {% endif %} {% endfor %}