<{include file="db:extcal_navbar.html"}>
<{$event.cat.cat_name}>
<{if $event.event_picture1}> <{elseif $smarty.const._EXTCAL_SHOW_NO_PICTURE}> <{/if}> <{if $event.event_picture2}> <{elseif $smarty.const._EXTCAL_SHOW_NO_PICTURE}> <{/if}>
<{$event.event_title}>

<{$smarty.const._MD_EXTCAL_ETABLISSEMENT_DATE}>
<{$event.formated_event_start}>

<{if $event.event_desc != ''}> <{$smarty.const._MD_EXTCAL_ETABLISSEMENT_DESCRIPTION}> :
<{$event.event_desc}>

<{/if}> <{if $event.event_address != ''}> <{$smarty.const._MD_EXTCAL_ETABLISSEMENT_ADRESSE}> :
<{$event.event_address}>

<{/if}>
<{if $etablissement.id.value != 0}>
<{$smarty.const._MD_EXTCAL_ETABLISSEMENT_LIEU}>
<{$etablissement.nom.value}>
<{if $etablissement.adresse.value}><{$etablissement.adresse.value}>
<{/if}> <{if $etablissement.ville.value}><{$etablissement.ville.value}>
<{/if}> <{if $etablissement.telephone.value}><{$etablissement.telephone.value}>
<{/if}> <{if $etablissement.site.value}> <{$smarty.const._MD_EXTCAL_VISIT_SITE}>
<{/if}> <{if $etablissement.map.value}> <{$smarty.const._MD_EXTCAL_LOCALISATION}>
<{/if}>
<{if $etablissement.logo.value}> <{elseif $smarty.const._EXTCAL_SHOW_NO_PICTURE}> <{/if}>
<{/if}> <{if $event.event_price}> <{/if}>
<{if $event.event_organisateur}> <{$smarty.const._MD_EXTCAL_ORGANISATEUR}>
<{$event.event_organisateur}>
<{/if}> <{if $event.event_contact}><{$event.event_contact}>
<{/if}> <{if $event.event_email}><{$event.event_email}>
<{/if}> <{if $event.event_url}><{$event.event_url}>
<{/if}>

<{$smarty.const._MD_EXTCAL_ETABLISSEMENT_TARIFS}> :
<{$event.event_price}> <{$smarty.const._MD_EXTCAL_DEVISE2}>

<{$smarty.const._MD_EXTCAL_START}> <{$event.formated_event_start}>
<{$smarty.const._MD_EXTCAL_END}> <{$event.formated_event_end}>
<{if $whosGoing}> <{/if}> <{if $whosNotGoing}> <{/if}> <{if false}> <{/if}>
<{$smarty.const._MD_EXTCAL_WHOS_GOING}> (<{$eventmember.member.nbUser}>) : <{foreach name=eventMemberList from=$eventmember.member.userList item=member}><{if $smarty.foreach.eventMemberList.first != 1}>, <{/if}><{$member.uname}><{/foreach}> <{if $eventmember.member.show_button}>
<{$token}> />
<{/if}>
<{$smarty.const._MD_EXTCAL_WHOSNOT_GOING}> (<{$eventmember.notmember.nbUser}>) : <{foreach name=eventMemberList from=$eventmember.notmember.userList item=member}><{if $smarty.foreach.eventMemberList.first != 1}>, <{/if}><{$member.uname}><{/foreach}> <{if $eventmember.notmember.show_button}>
<{$token}> />
<{/if}>
<{$smarty.const._MD_EXTCAL_STATUS}> : <{$status}>

<{foreach item=eventFile from=$event_attachement}> <{$eventFile.file_nicename}> (<{$eventFile.file_mimetype}>) <{$eventFile.formated_file_size}>
<{/foreach}>

<{include file="db:extcal_buttons_event.html"}>
<{$commentsnav}> <{$lang_notice}>
<{if $comment_mode == "flat"}> <{include file="db:system_comments_flat.html"}> <{elseif $comment_mode == "thread"}> <{include file="db:system_comments_thread.html"}> <{elseif $comment_mode == "nest"}> <{include file="db:system_comments_nest.html"}> <{/if}>
<{include file='db:system_notification_select.html'}>