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

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

correcciones en bloques en pages-custom

File size: 994 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.redcta.org.ar/"> redCTA</a> basado en <a href="http://www.magunews.net/"> Magusine</a> - <:theme:> : [(#REM|sinon{titre}|parametres)]</p>
7
8<BOUCLE_logos(spip_arty_parametres){parametre=logos_bailleurs}{valeur=false}> </BOUCLE_logos>
9<p id="logos-bailleurs">
10
11<a href="http://www.magusine.net/formation/article.php3?id_article=1469"><img src="#CHEMIN{images/logos-bailleurs/somerights20.png}" alt="creativecommons" /></a>
12<a href="http://www.spip.net/fr" target="_blank"><img src="#CHEMIN{images/logos-bailleurs/spip-logo.png}" alt="spip" /></a>
13<a href="http://www.mozilla-europe.org/fr/products/firefox/" target="_blank"><img src="#CHEMIN{../../../pages-custom/images/firefox.png}" alt="Use Firefox !" /></a>
14</p>
15<//B_logos>
16</div>
Note: See TracBrowser for help on using the repository browser.