{combine_css path=$USER_COLLEC_PATH|cat:'template/style_collections.css'} {include file=$USER_COLLEC_ABS_PATH|cat:'template/thumbnails_colorbox.tpl'} {**} {include file='include/datepicker.inc.tpl'} {combine_script id='jquery.ui.timepicker' load='footer' require='jquery.ui.datepicker,jquery.ui.slider' path=$USER_COLLEC_PATH|cat:'template/resources/jquery-timepicker/jquery-ui-timepicker-addon.js'} {assign var="timepicker_language" value=$USER_COLLEC_PATH|cat:'template/resources/jquery-timepicker/i18n/jquery-ui-timepicker-'|cat:$lang_info.code|cat:'.js'} {if "PHPWG_ROOT_PATH"|@constant|@cat:$timepicker_language|@file_exists} {combine_script id="jquery.ui.timepicker-$lang_info.code" load='footer' require='jquery.ui.timepicker' path=$timepicker_language} {/if} {combine_css path='themes/default/js/ui/theme/jquery.ui.core.css'} {combine_css path='themes/default/js/ui/theme/jquery.ui.theme.css'} {combine_css path='themes/default/js/ui/theme/jquery.ui.slider.css'} {combine_css path=$USER_COLLEC_PATH|cat:'template/resources/jquery-timepicker/jquery-ui-timepicker-addon.css'} {* *} {if $themeconf.name == "stripped" or $themeconf.parent == "stripped"} {include file=$USER_COLLEC_ABS_PATH|@cat:'template/themes/stripped.tpl'} {assign var="clear" value="true"} {elseif $themeconf.name == "simple-grey" or $themeconf.parent == "simple"} {include file=$USER_COLLEC_ABS_PATH|@cat:'template/themes/simple.tpl'} {assign var="clear" value="true"} {else} {include file=$USER_COLLEC_ABS_PATH|@cat:'template/themes/default.tpl'} {/if} {if isset($errors) or not empty($infos)} {include file='infos_errors.tpl'} {/if} {if isset($collection)} {if !empty($CONTENT_DESCRIPTION)}
{$CONTENT_DESCRIPTION}
{/if}

{* *} {**} {if isset($U_SHARE)}
{include file='infos_errors.tpl' errors=$share.errors infos=$share.infos}
{$U_SHARE} {'Cancel'|@translate}
 
{if not empty($collection.SHARES)} {foreach from=$collection.SHARES item=share} {/foreach}
{'Share key'|@translate} {'Creation date'|@translate} {'Password'|@translate} {'Expiration date'|@translate}
{$share.share_key} {$share.add_date_readable} {if $share.params.password}{'Yes'|@translate}{else}{'No'|@translate}{/if} {if $share.params.deadline}{$share.params.deadline_readable}{else}{'No'|@translate}{/if}
{/if}
{/if} {**} {if isset($U_MAIL)}
{include file='infos_errors.tpl' errors=$contact.errors}
  {'Cancel'|@translate}
{/if} {* *} {if $collection.NB_IMAGES > 0} {else}

{'This collection is empty'|@translate}

{/if} {if !empty($navbar)}{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if} {/if} {if isset($clear)}
{/if} {* *}