<%template _photoheader%> <%if page_err==0%> <%template _albumnavigation%>

相册首页 > {albumcategory.title} > {album.title}

{navhomemenu}
<%if {!needpassword}%>
<%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 _errmsgbox%> <%/if%> <%template _websitefooter%>