[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / svp / prive / squelettes / extra / depot.html
1 <BOUCLE_extra_depot(DEPOTS){id_depot}{si #ENV{exec}|=={depot}}>
2 #SET{exclusion, #VAL{id_depot!=}|concat{#ID_DEPOT}}
3 <INCLURE{fond=prive/objets/liste/depots,
4 titre=<:svp:titre_liste_autres_depots:>,
5 par=titre,
6 pas=10,
7 where=#GET{exclusion},
8 affichage=simplifie,
9 env, ajax} />
10 </BOUCLE_extra_depot>
11 <//B_extra_depot>