{% extends 'base_template.html.twig' %} {% block stylesheets %} {{ parent() }} #route_profile { background-color: #ecf0f1; } #route_messages { background-color: #797d7f; } #route_contacts { background-color: #797d7f; } {% endblock %} {% block main_content %}