source: trunk/spip/2.1/extensions/magusine-portage2.1/squelettes/blocs/feed.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: 340 bytes
Line 
1<div id="feed" class="listagebloc">
2<h2><:feed:></h2>
3<ul class="listageconteneur">
4<li><a href="spip.php?page=backend" title="XML feed"><:filrsssite:></a></li>
5<BOUCLE_feedrub(RUBRIQUES){id_rubrique}><li><a href="spip.php?page=backend&amp;id_rubrique=#ID_RUBRIQUE" title="XML feed"><:filrssrubrique:></a></li></BOUCLE_feedrub>
6</ul>
7</div>
Note: See TracBrowser for help on using the repository browser.