1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
   | [(#REM)
        Un cache plus court, pour la boucle syndic_articles
]#CACHE{3600}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR">
<head>
<title>[(#NOM_SITE_SPIP|textebrut)]</title>
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|textebrut)" />]
<INCLURE{fond=inc-head}>
</head>
 
<body class="page_sommaire">
<div id="page">
 
        [(#REM) Entete de la page + titre du site ]
        <INCLURE{fond=inc-entete}>
 
        [(#REM) Contenu principal : derniers articles publies ]
        <div class="hfeed" id="conteneur">
        <div id="contenu">
 
                <div class="cartouche invisible">
                        <h1 class="invisible">#NOM_SITE_SPIP</h1>
                </div>
 
                [<div class="chapo">(#DESCRIPTIF_SITE_SPIP)</div>]
 
 
                                <BOUCLE_articles_recents(ARTICLES) {id_rubrique=4}{par date}>
           <div class="hentry">
               [(#LOGO_ARTICLE_RUBRIQUE|#URL_ARTICLE|image_reduire{150,100})]
               <h3 class="entry-title">#TITRE</h3>
               [<div class="#EDIT{texte} texte entry-content">(#TEXTE|image_reduire{500,0})</div>]
           </div>
           <div></div>
                                </BOUCLE_articles_recents>
 
                </B_articles_recents>
 
                [(#REM) Breves ]
           <B_breves>
        <div style="text-align:center">
                           <ul>
                                <BOUCLE_breves(BREVES) {par date}{inverse} {0,5}>
                                <a href="#URL_BREVE" align="center">[(#TEXTE|)]</a>
                                </BOUCLE_breves>
                        </ul>
                </div>
                </B_breves>
 
 
 
        </div><!--#contenu-->
        </div><!--#conteneur-->
 
        [(#REM) Menu de navigation laterale ]
        <div id="navigation">
                <div style="text-align:center">
 
       #FORMULAIRE_RECHERCHE
 
        <BOUCLE_ziq(DOCUMENTS){id_rubrique=6}{mode=document}{extension=mp3}{par date}{inverse} {0,1}>
[(#MODELE{doc_player}{player=neoplayer}{id_document=#ID_DOCUMENT})]
</BOUCLE_ziq>
           <br>
       <br>
       <br>
       <br>
       <p align="center" class="Special">Le vendredi, c'est tarif réduit pour tous ! </p>
     <p align="center"><span class="Bigpink">Ciné-Gouter</span> <span class="whitenormal">Tous les 3ème mercredi du mois : un film pour jeune public puis un goûter (Tarif unique =4€)</span></p>
      <p align="center"><img src="http://www.cinemarenefallet.fr/IMG/dolby.jpg" width="142" height="106"></p>
 
     <p align="justify" class="whitenormal">Programmes sur répondeur vocal interactif 24h/24: 0.892.680.594</p>
     <p align="justify" class="whitenormal">Vous désirez recevoir régulèrement notre programme à domicile? Une seule solution : devenez adhérent de l'association "Ciné sur Besbre". Pour 15€ par an, vous saurez tout sur les films projetés dans votre salle et sur les activités de "Ciné sur Besbre".</p>
 
 
       <br>
<BOUCLE_articles(ARTICLES) {id_rubrique=5} {par date}>
<br>
<br><a href="#URL_SITE" target="_blank">#LOGO_ARTICLE</a>
</br>
</br>
</BOUCLE_articles>
 
                </div>
 
   </div><!--#navigation-->
 
        [(#REM) Menu de navigation laterale ]
        <div id="extra">
 
                [(#REM) Inscription au site ]
                #FORMULAIRE_INSCRIPTION
 
        </div><!--#extra-->
 
        [(#REM) Pied de page ]
        <INCLURE{fond=inc-pied}{skel=#SQUELETTE}>
 
<!--#page--><!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=849592;
var sc_partition=6;
var sc_security="066f5051";
</script>
 
<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img  src="http://c7.statcounter.com/counter.php?sc_project=849592&java=0&security=066f5051" alt="free web site hit counter" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
</body>
</html> | 
Partager