source: trunk/spip/2.1/pages-custom/footer.html @ 759

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

agregaron modulos en page-custom

File size: 1012 bytes
Line 
1<div id="footer">
2<!-- contenu du footer -->
3<BOUCLE_lefooter(SPIP_ARTY_PARAMETRES) {parametre=footer}>
4[<p id="site-footer">(#VALEUR|propre|ptobr)</p>]
5</BOUCLE_lefooter>
6<p class="magusine-footer"> #NOM_SITE_SPIP : Sitio Desarrollado por <a href="http://www.redalsur.com.ar/"> redalsur</a> basado en <a href="http://www.magunews.net/"> Magusine</a> - <:theme:> : [(#REM|sinon{titre}|parametres)]</p>
7<BOUCLE_logos(SPIP_ARTY_PARAMETRES){parametre=logos_bailleurs}{valeur=false}> </BOUCLE_logos>
8<p id="logos-bailleurs">
9
10<a href="http://www.magusine.net/formation/article.php3?id_article=1469"><img src="#CHEMIN{images/logos-bailleurs/somerights20.png}" alt="creativecommons" /></a>
11<a href="http://www.spip.net/fr" target="_blank"><img src="#CHEMIN{images/logos-bailleurs/spip-logo.png}" alt="spip" /></a>
12<a href="http://www.mozilla-europe.org/fr/products/firefox/" target="_blank"><img src="#CHEMIN{../../../pages-custom/images/firefox.png}" alt="Use Firefox !" /></a>
13</p>
14<//B_logos>
15</div>
Note: See TracBrowser for help on using the repository browser.