{% extends 'layout/content.html.twig' %} {% block stylesheets %}{% endblock %} {% block javascripts %}{% endblock %} {% block breadcrumb %} {% endblock %} {% set hasSidebar = false %} {% block sidebar %}{% endblock %} {% set containerType = 'container' %} {% block content %}

Mes notifications

{% if notifications is empty %}
Aucune notification disponible.
{% else %} {% endif %}
{% endblock %}