{% extends "@ChillMain/layout.html.twig" %} {% block title 'notification.My own notifications'|trans %} {% block js %} {{ parent() }} {{ encore_entry_script_tags('mod_notification_toggle_read_status') }} {% endblock %} {% block css %} {{ parent() }} {{ encore_entry_link_tags('mod_notification_toggle_read_status') }} {% endblock %} {% block content %}
{{ 'notification.Any notification received'|trans }}
{% else %}{{ 'notification.Any notification sent'|trans }}
{% endif %} {% else %}