{% if historique is null %}
{% extends 'front.html.twig' %} {% block title %} {{ historique.title }} {% endblock %} {% block stytesheets %} {{ parent() }} {% endblock %} {% block body %}
Contenu
{{ historique.description | raw }}