{if $themeconf.name != "stripped" and $themeconf.parent != "stripped" and $themeconf.name != "simple-grey" and $themeconf.parent != "simple"} {$MENUBAR} {else} {assign var="intern_menu" value="true"} {/if}
{if $intern_menu}{$MENUBAR}{/if}

{$TITLE}

{* *} {if isset($errors) or not empty($infos)} {include file='infos_errors.tpl'} {/if} {if $set}

{$set.NAME}

{if $set.COMMENT}
{$set.COMMENT}
{/if} {assign var="nb_images" value=''|@cat:$set.NB_IMAGES|@cat:''} {'%d photos'|@translate|replace:'%d':'%s'|sprintf:$nb_images}
{if !empty($THUMBNAILS)} {else} {'This download set is empty'|@translate} {/if} {if !empty($navbar)}{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if}

{'Return to download page'|@translate}

{/if}
{* *}