{% extends 'base.html.twig' %} {% set title = 'Meetings calendar' %} {% block doctype %} {% block stylesheets %} {{ parent() }} {% endblock %}