{% extends 'base.html.twig' %} {% set pageTitle = "services"|trans|title %} {% block stylesheets %} {% endblock %} {% block content %} {% include "components/_intro.html.twig" with {options: { title: "services_intro_title"|trans|title, description: "services_intro_description"|trans|capitalize, skip: ".services", img: false }} %}