source: trunk/spip/esqueleto-redcta/plugins/magusine-portage2/squelettes/blocs/mot/mot-autres-mots.html @ 198

Last change on this file since 198 was 198, checked in by guille, 15 years ago

magusine 2

File size: 342 bytes
Line 
1<BOUCLE_texte(MOTS){id_mot}>
2<B_autres_mots>
3<div id="autres-mots" class="listagebloc">
4<h2><:autres_mots:></h2>
5<ul class="listageconteneur">
6<BOUCLE_autres_mots(MOTS){id_groupe}{par num titre}{par titre}{exclus}>
7<li><a href="#URL_MOT">[(#TITRE|supprimer_numero)]</a></li>
8</BOUCLE_autres_mots>
9</ul>
10</div>
11</B_autres_mots>
12</BOUCLE_texte>
Note: See TracBrowser for help on using the repository browser.