{% extends 'base.html.twig' %} {% block body %}

Gestion des {{ appNiveau01labels }}

Ajouter {% if auditUse and (access=="admin" or access=="audit") %} Audit {% endif %}

Liste des {{ appNiveau01labels }}
{% if appMasteridentity=="LDAP" or appSynchro=="LDAP2NINE" %} {% endif %} {% if appMasteridentity=="SSO" %} {% endif %}
Action {{appNiveau01label}}Filtre LDAPAttributs SSO
{% endblock %} {% block localscript %} {% endblock %}