{{ legend|safe }}
    {% if user_group == 'hr' %} {% include "notif_header/hr.html" %} {% endif %} {% if user_group == 'dep' %} {% include "notif_header/dep.html" %} {% endif %} {% if user_group == 'staff' %} {% include "notif_header/staff.html" %} {% endif %} {% if user_group == 'unit' %} {% include "notif_header/div.html" %} {% endif %} {% if user_group == 'de' %} {% include "notif_header/pr.html" %} {% endif %} {% if user_group == 'deputy' %} {% include "notif_header/vice.html" %} {% endif %}
  • Logout