From f7dc97edd6b1c6b8836adcf31250b46d014e7e9c Mon Sep 17 00:00:00 2001 From: Fil <fil@rezo.net> Date: Sat, 26 Aug 2006 22:40:19 +0000 Subject: [PATCH] rel=nofollow sur le squelette --- dist/inc-pied.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/dist/inc-pied.html b/dist/inc-pied.html index d872d0d129..3398014559 100644 --- a/dist/inc-pied.html +++ b/dist/inc-pied.html @@ -1,4 +1,10 @@ <br class="nettoyeur" /> <div id="pied"> - <small><a href="#URL_PAGE{backend}" title="<:syndiquer_site:>"><img src="#CHEMIN{feed.png}" alt="<:icone_suivi_activite:>" width="16" height="16" class="format_png" /> RSS 2.0</a> | <a href="#URL_PAGE{plan}"><:plan_site:></a> | <a href="ecrire/"><:espace_prive:></a> | <a href="http://www.spip.net" title="<:site_realise_avec_spip:>"><img src="#CHEMIN{spip.png}" alt="SPIP" width="48" height="16" class="format_png" /></a> | <a href="#ENV{skel}" title="<:voir_squelette:>"><:squelette:></a></small> +<small> + <a href="#URL_PAGE{backend}" title="<:syndiquer_site:>"><img src="#CHEMIN{feed.png}" alt="<:icone_suivi_activite:>" width="16" height="16" class="format_png" /> RSS 2.0</a> + | <a href="#URL_PAGE{plan}"><:plan_site:></a> + | <a href="ecrire/"><:espace_prive:></a> + | <a href="http://www.spip.net/" title="<:site_realise_avec_spip:>"><img src="#CHEMIN{spip.png}" alt="SPIP" width="48" height="16" class="format_png" /></a> + | <a href="#ENV{skel}" title="<:voir_squelette:>" rel="nofollow"><:squelette:></a> +</small> </div> \ No newline at end of file -- GitLab