[(#REM) Tableau complet des contacts, affiché sur la page ?exec=contacts ]
[(#SET{defaut_tri,#ARRAY{
nom,1,
id_contact,1
}})
]
(#PAGINATION{prive})
[
[
[(#TRI{nom,<:contacts:label_prenom_nom:>,ajax})]
<:contacts:label_organisation:>
<:contacts:label_auteur_associe:>
[(#TRI{id_contact,<:info_numero_abbreviation:>,ajax})]
#INCLURE{fond=logo/contact, id_contact}
[(#PRENOM) ]#NOM
[(#ORGANISATIONS|sinon{-})]
[(#AUTORISER{modifier,contact,#ID_CONTACT}|?{
#ID_CONTACT,
#ID_CONTACT
})]
]
<:contacts:exporter_contacts:>