{if !empty($authErrorText)}
{$authErrorText}
{else}
{if !empty($inviteLink)} {decorator name='button' class='ow_ic_add inviteLink' type='button' langLabel='event+invite_btn_label' id='inviteLink'} {/if} {if !empty($editArray)} {$editArray.delete.label} {$editArray.edit.label} {/if} {if !empty($leaveArray)} {$leaveArray.leave.label} {/if}

{text key='event+back'}

{if empty($no_attend_form) && $info.moderationStatus == 1}
{if !empty($currentStatus)}{$currentStatus}{/if}
{/if}
{text key='event+view_page_date_label'}: {$info.date}
{if !empty($info.endDate)}
{text key='event+view_page_end_date_label'}: {$info.endDate}
{/if}
{text key='event+view_page_location_label'}: {$info.location}
{text key='event+view_page_created_label'}: {$info.creatorName}
{if !empty($info.categoryLabel)}
{text key='iiseventplus+view_category_label'} {$info.categoryLabel}
{/if}
{block_decorator name='box' type='empty' iconClass='ow_ic_picture' langLabel='' addClass=" ow_std_margin clearfix"} {if !empty($info.image)}
{$info.title|escape}
{/if} {$info.desc} {/block_decorator}
{if isset($eventFileList)} {block_decorator name='box' capEnabled=$fileBoxInformation.show_title iconClass=$fileBoxInformation.icon label=$fileBoxInformation.title capAddClass="ow_dnd_configurable_component clearfix" type=$fileBoxInformation.type addClass="owm_view_file_list ow_stdmargin clearfix"}
{$eventFileList}
{if isset($view_all_files)} {if isset($view_all_files.href)}{/if} {$view_all_files.label} {if isset($view_all_files.href)}{/if} {/if}
{/block_decorator} {/if}
{$userListCmp}
{add_content key='socialsharing.get_sharing_buttons' title=$info.title description=$info.desc image=$info.image entityType='event' entityId=$info.id} {add_content key='events.view.content.between_description_and_wall' eventId=$info.id} {if !empty($comments)}
{$comments}
{/if}
{/if} {add_content key='events.content.view.bottom' eventId=$info.id}