{template block/header}

{lang recycle}

{if !$isempty}{lang clear_recycle}{/if}
{if $isempty}
{lang trash_is_empty}
{else}
{if $type==1} {else} {/if}
{lang in_create_time}{echo date('Y-m-d',$v['create_time'])}
{$v['name']}
{if $type==1} {lang photos_num|`$v['photos_num']`} {/if}
{lang no_album_in_trash}
{lang no_photo_in_trash}
{/if}
{template block/footer}