<#list event_list as event >

${(event.title.fr)!''}

${(event.description.fr)!''}

${(event.dateRange.fr)!''}

${(event.location.address)!''} (${(event.location.name)!''})

<#if event.registration??> <#list event.registration as registration>

<#if registration.type == 'email'><#if registration.type == 'phone'> ${(registration.value)!''}

#i18n{openagenda.portlet.openagendaPortlet.labelAgeDePorlet} ${(event.age.min)!''} #i18n{openagenda.portlet.openagendaPortlet.labelAgeAPorlet} ${(event.age.max)!''} #i18n{openagenda.portlet.openagendaPortlet.labelAgeAnsPorlet}

${(event.conditions.fr)!''}