source: trunk/spip/2.1/extensions/magusine-portage2.1/squelettes/blocs/mot/mot-autres-mots.html @ 756

Last change on this file since 756 was 756, checked in by guillermoacedo@…, 14 years ago

se agrego la correccion de magusine para 2.1 basica

  • Property svn:executable set to *
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.