{% extends 'base.html.twig' %}{% block head %}<title>{% block title %}{{titreMentionsLegales}}{% endblock %}</title>{% endblock %}{% block body %}{% include('content/navbar/navbar.html.twig') %}{% include('content/CGV/mentions_page.html.twig') %}{% include('content/footer/footer_page.html.twig') %}{% endblock %}