Changeset 74908 in spip-zone
- Timestamp:
- Aug 23, 2013, 2:41:48 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/agenda/trunk/squelettes/inclure/resume/evenement.html
r74802 r74908 7 7 <meta itemprop="startDate" content="[(#DATE_DEBUT|date_iso)]" /> 8 8 <meta itemprop="endDate" content="[(#DATE_FIN|date_iso)]" /> 9 <p class="info-publi">[<time><i class="icon-calendar"></i> (#DATE_DEBUT|agenda_affdate_debut_fin{#DATE_FIN,#HORAIRE ,'hcal'})</time>]</p>9 <p class="info-publi">[<time><i class="icon-calendar"></i> (#DATE_DEBUT|agenda_affdate_debut_fin{#DATE_FIN,#HORAIRE*,'hcal'})</time>]</p> 10 10 <div class="entry-content"> 11 11 #SET{intro,''}<BOUCLE_art(ARTICLES){si #ENV{sinon_intro_article,oui}|=={non}|ou{#ENV{intro}|=={non}}|non}{id_article}>#SET{intro,#INTRODUCTION{#ENV{coupe,300}}</BOUCLE_art>
Note: See TracChangeset
for help on using the changeset viewer.