<%inherits "Discuz.Album.Pages.showalbum"%> <%template _albumheader%> <%if page_err==0%>
<%if {!needpassword}%>
<%if {config.silverlight}==1%> Silverlight相册展示 <%/if%>

{album.title}(复制到剪帖板)

<%if {config.enablespace}==1%>{album.username}的空间<%/if%> <%set {aspxrewriteurl} = this.UserInfoAspxRewrite({album.userid})%> 用户信息:{album.username}的用户资料 用户相册{album.username}的全部相册

<%if {album.userid}=={userid}%> 管理 <%/if%> 收藏收藏

<%if {photolist.Count}>0%>
<%set (int) {photoindex} = 1%> <%loop (PhotoInfo) photo photolist%> <%if {photoindex}==1%> <%/if%> <%if {photoindex}==4%> <%set {photoindex}=1%> <%else%> <%set {photoindex}={photoindex}+1%> <%/if%> <%/loop%>

{photo.title}

{photo.title}
{pagenumbers}
<%else%> <%template _photomsgbox%> <%/if%>
<%else%>

此相册已被设置密码

<%/if%>
<%else%> <%template _photoerrmsgbox%> <%/if%> <%template _copyright%> <%template _footer%>