{% extends 'pages/generic.twig' %} {% block page_content %} {% for notif in notifications %} {% set sender = get_user( notif.sender ) %}
{% if notif.auto == 1 %} {{ __( 'Automatic notification', 'romhackplaza' ) }} - {% endif %} {{ notif.date|date }} ({{ notif.id }})