[ (#REM) On utilise une boucle pour afficher le contenu selon autorisation. Le filtre sinon_interdire_access est à utiliser uniquement dans content/objet.html ]

<:info_sites:titre_informations_annexes:>

, ajax}>
[(#AUTORISER{infositesvoir, contacts}|oui)
[(#INCLURE{fond=objets/liste/contacts,organisation,id_organisation,ajax,env})]
] [(#AUTORISER{infositesvoir, projets}|oui)
[(#INCLURE{fond=objets/liste/projets,organisation,id_organisation,ajax,env})]
] [(#AUTORISER{infositesvoir, #OBJET}|oui)
#SET{table,#OBJET|table_objet} [(#SET{titre,[#OBJET:info_(#GET{table})_liees_organisation]})] [(#SET{liste,#VAL{prive/objets/liste/#GET{table}}|trouver_fond|?{#GET{table},organisations_lies}})] [(#INCLURE{fond=prive/objets/liste/#GET{liste},objet,id_organisation,ajax,env})]
]