[SKEL] ~tunning de code
[lhc/web/clavettes.git] / inclure / footer.html
index 58fb173..5d104a2 100644 (file)
@@ -1,12 +1,18 @@
-<div class="textfooter">
-    <ul>
-        <BOUCLE_mentions(ARTICLES){page=mentions}>
-        <li>
-            <h3><a href="#URL_ARTICLE">#TITRE</a></h3>
-        </li>
-        </BOUCLE_mentions>
-        <li>
-            <h3><a href="http://www.heureux-cyclage.org">L'Heureux Cyclage</a></h3>
-        </li>
-    </ul>
-</div>
+<ul>
+    <BOUCLE_sites_f(SITES)>
+    <li> [(#LOGO_RUBRIQUE|#URL_RUBRIQUES|image_reduire{75,75})] </li>
+    </BOUCLE_sites_f>
+    <BOUCLE_mentions(ARTICLES){page=mentions}>
+    <li>
+        <h3><a href="#URL_ARTICLE">#TITRE</a></h3>
+    </li>
+    </BOUCLE_mentions>
+    <li>
+        <h3><a href="http://www.heureux-cyclage.org">L'Heureux Cyclage</a></h3>
+    </li>
+    <li>
+        <h3><a href="ecrire/">Connexion</a></h3>
+    </li>
+</ul>
+
+