{% extends 'base.html.twig' %} {% set pageTitle = "offices"|trans|title %} {% block stylesheets %} {% endblock %} {% set locations = getLocations() %} {% block content %} {% include "components/_intro.html.twig" with {options: { title: "offices_intro_title"|trans|title, description: "offices_intro_description"|trans, skip: ".office-slider", bg: false, img: false }} %} {% set ddboxItems = [] %} {% if locations|length > 0%}
{% endif %}