{template header}

{$title}

{$strAlbum[count_view]} 人浏览 {$strAlbum[count_photo]} 张照片  {$strAlbum[addtime]} 创建
{if $arrPhoto} {loop $arrPhoto $key $item}
{$strAlbum['albumname']}{$item['photoname']}

{$item[count_view]}浏览

{/loop} {else}
这个相册现在还没有照片 {if $strAlbum[userid] == $TS_USER[userid]}, 你可以添加照片{/if}

{/if}
{$pageUrl}
{$strAlbum[albumdesc]}
{if $strAlbum[userid] == $TS_USER[userid] || $TS_USER[isadmin]==1}  > 修改相册属性  > 添加照片 {if $strAlbum[count_photo]>'0'} > 批量修改{/if}{/if} {if $strAlbum[userid] == $TS_USER[userid] || $TS_USER[isadmin]==1}  > 删除相册 {/if}  > 返回{if $strAlbum[userid] == $TS_USER[userid]}我{else}{$strUser[username]}{/if}的相册首页
{template footer}