
Date et lieu
;
Description
';
if(isset($event["event_urlImage"]))
echo '';
if(isset($event["event_description"]))
echo ''.$event["event_description"].'
';
if(isset($event["event_site"]) || isset($event["event_contact"]))
echo 'Informations
';
if(isset($event["event_site"]))
echo '';
if(isset($event["event_contact"]))
echo '';
?>