[SKEL] Tunning de code
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Thu, 5 Feb 2015 11:10:19 +0000 (12:10 +0100)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Thu, 5 Feb 2015 11:10:44 +0000 (12:10 +0100)
sommaire.html

index 5bc7a7e..ab30a37 100644 (file)
                     <ul>
                         <BOUCLE_sites(SITES){par hasard}>
                         <li[ style="background-color:#(#ID_RUBRIQUE|couleur_rubrique);"]>
-                            <a href="#"><h1>#NOM_SITE</h1></a>
+                            <a href="#URL_RUBRIQUE"><h1>#NOM_SITE</h1></a>
                             <B_gis>
                             <ul>
                             <BOUCLE_gis(GIS){objet='site'}{id_objet=#ID_SYNDIC}>
                                 <li>
-                                                               <h2>• #TITRE</h2>
-                                <address>#ADRESSE #CODE_POSTAL #VILLE</address>
-                                <p>#DESCRIPTIF</p>
+                                    <h2>• #TITRE</h2>
+                                    <address>#ADRESSE #CODE_POSTAL #VILLE</address>
+                                    <p>#DESCRIPTIF</p>
                                 </li>
                             </BOUCLE_gis>
                             </ul>