{% if environnement == 'recette' or environnement == 'preproduction' or environnement == 'production' and user.is_administrateur or environnement == 'production' and user.is_staff %}
Besoin d'aide ? {% if nb_notif > 0 %} {{ nb_notif }} {% endif %}
{% endif %}