[SKEL] +en-tete pour le bloc evenements
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Sun, 15 Sep 2013 16:10:19 +0000 (18:10 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Sun, 15 Sep 2013 16:10:19 +0000 (18:10 +0200)
www/plugins/skel_ptitvelo/inclure/agenda.html

index 4abf9ae..51e032b 100644 (file)
@@ -3,6 +3,7 @@
 [(#ENV{date}|=={[(#VAL{Y-m}|date)]-01}|oui)[(#SET{date,#VAL{Y-m-d}|date})]]
 
 <B_evenements>
+       <h4><:agenda:evenements_a_venir:></h4>
        <ul class="liste-items evenements" style="margin-top:-10px;">
        <BOUCLE_evenements(EVENEMENTS){evenement_a_venir}{par date_debut}{0,#CONFIG{BeeSpip/configuration/nb_evenement_accueil}}>
                <li class="item"><span class="date dtstart">[(#DATE_DEBUT|agenda_affdate_debut_fin{#DATE_FIN,#HORAIRE,'hcal'})]</span>
@@ -15,4 +16,4 @@
 [(#PLUGIN{calendriermini}|oui)#CALENDRIER_MINI{#ENV{date},'date',#URL_PAGE{agenda}, #URL_PAGE{calendrier_mini_event.json}}]
 [(#PLUGIN{calendriermini}|non)#CALENDRIER_MINI{#ENV{date},'date',#SELF}]
 
-<div class="clear">&nbsp;</div>
\ No newline at end of file
+<div class="clear">&nbsp;</div>