4 {% if user.is_authenticated %}
5 <li class=
"username"><img src=
"{{ STATIC_URL }}/img/idauf_16.png" /> {{ user }}
</li>
6 {% if perms.recrutement or user_in_dae_groupes or perms.rh %}
7 <li><a href=
"{% url admin:index %}">Administration
</a></li>
9 <li><a href=
"{% mellon_logout_url %}">Déconnexion
</a></li>