{if !empty($authErrorText)}
{$authErrorText}
{else} {style} {literal} .attend_buttons{ text-align:right; margin-bottom:7px; } .attend_buttons input{ } .current_status{ padding-bottom:4px; } .inviteLink{ text-align:center; } {/literal} #estado h3{ text-align: center; Color: white; font-size: 10pt; background-color:orange; } #estado h4{ text-align: center; Color: white; font-size: 10pt; background-color:red; } #estado h5{ text-align: center; Color: white; font-size: 10pt; background-color:green; } {/style} {if !empty($editArray)}
{/if}
{if empty($no_attend_form)}
{if !empty($currentStatus)}{$currentStatus}{/if}
{/if}
{block_decorator name='box' addClass='ow_std_margin' iconClass='ow_ic_info' langLabel='challenge+view_page_details_block_cap_label'} {if !empty($info.endDate)} {/if} {if ($info.status==1)}{$estado="

{text key='challenge+running'}

"}{/if} {if ($info.status==3)}{$estado="

{text key='challenge+failed'}

"}{/if} {if ($info.status==2)}{$estado="
{text key='challenge+completed'}
"}{/if}
{text key='challenge+view_page_date_label'} {$info.date}
{text key='challenge+view_page_end_date_label'} {$info.endDate}
{text key='challenge+view_page_location_label'}
{$info.location}
{text key='challenge+view_page_created_label'} {$info.creatorName}
{text key='admin+user_status'} {$estado}
{/block_decorator} {add_content key='challenges.view.content.after_challenge_description'} {if !empty($inviteLink)}{/if}
{$userListCmp}
{block_decorator name='box' type='empty' iconClass='ow_ic_picture' langLabel='challenge+view_page_image_block_cap_label' addClass="ow_std_margin clearfix"} {if !empty($info.image)}{/if}{$info.desc} {/block_decorator} {add_content key='socialsharing.get_sharing_buttons' title=$info.title description=$info.desc image=$info.image entityType='challenge' entityId=$info.id} {add_content key='challenges.view.content.between_description_and_wall'} {$comments}
{/if}