#SET{unite, #ENV{unite, new}} #SET{redirect, #ENV{redirect, ''}} [(#GET{unite}|=={new}|oui) [(#AUTORISER{creer, territoireunite}|sinon_interdire_acces)] ][(#GET{unite}|=={new}|non) [(#AUTORISER{editer, territoireunite, #GET{unite}}|sinon_interdire_acces)] ]

[(#GET{unite}|=={new}|?{<:territoires_data:titre_page_creer_unite:>, <:territoires_data:titre_page_editer_unite:>})]

[
(#FORMULAIRE_EDITER_TERRITOIRE_UNITE{#GET{unite}, #GET{redirect}})
]