[(#TITRE|texte_backend)]
[(#URL_EVENEMENT|url_absolue)]
[(#URL_EVENEMENT|url_absolue)]
#DATE_DEBUT
[(#DATE_DEBUT|affdate{Y-m-dTH:i:s})]
text/html
[(#LANG)]
#SET{intro,''}#SET{intro,#INTRODUCTION{#ENV{coupe,300}}
[(#REM) Le bloc qui suit diffuse l'evenement a la mode RSS ]
[(#DATE_DEBUT|affdate_debut_fin{#DATE_FIN,#HORAIRE}|texte_backend)[ (#TIMEZONE{#HORAIRE,abbr}|texte_backend)]][ - (#LIEU|PtoBR|texte_backend)]
[(#DESCRIPTIF|sinon{#GET{intro}}|texte_backend)]
[(#REM) Le bloc qui suit diffuse aussi le texte integral de l'evenement,
ce qui permet une syndication plus riche (mais plus "lourde").
Fonction desactivable depuis les reglages du site.]
[(#CONFIG{syndication_integrale}|=={oui}|?{' ',''})
[(#LOGO_ARTICLE{right}|image_reduire{150,150}|texte_backend)]
<div class='rss_texte'>
[(#DATE_DEBUT|affdate_debut_fin{#DATE_FIN,#HORAIRE}|texte_backend)[ (#TIMEZONE{#HORAIRE,abbr}|texte_backend)]][ - (#LIEU|PtoBR|texte_backend)]
[(#DESCRIPTIF|sinon{#GET{intro}}|texte_backend)]
</div>
]