{% extends 'administration/_layout.html.twig' %} {% block title %}Journal des actions{% endblock %} {% block page_title %}Journal des actions{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block body %}

Entrées du journal

Date Utilisateur Action Entité Détails
{% endblock %} {% block javascripts_bottom %} {{ parent() }} {% endblock %}