{% extends 'layouts/authenticated.html.twig' %} {% block page_title %}{{ page_title }}{% endblock %} {% block content %} {# Header avec titre et actions #}
Gérez vos notifications et restez informé des événements importants
Vous n'avez aucune notification pour le moment.
Affichage de {{ (notifications.currentPageNumber - 1) * notifications.itemNumberPerPage + 1 }} à {{ min(notifications.currentPageNumber * notifications.itemNumberPerPage, notifications.totalItemCount) }} sur {{ notifications.totalItemCount }} résultats