{% if secure.havePermission(constant('_UPDATE_SERV_GEST_HABI', app_const)) and edition != '' %}
Privilèges
{% endif %}
{% if edition == '' %}
Retour
{% endif %}
{% if secure.havePermission(constant('_UPDATE_SERV_GEST_HABI', app_const)) %}
Modifier
{% endif %}
{% if secure.havePermission(constant('_REMOVE_SERV_GEST_HABI', app_const)) %}
Supprimer
{% endif %}