<%inherits "Discuz.Album.Pages.showalbumlist"%> <%template _albumheader%>
<%if {page_err}==0%>

{config.albumname}

<%loop (AlbumCategoryInfo) albumcategory albumcategorylist%> {albumcategory.title} <%if {albumcategory[_id]}!={albumcategorylist.Count}%> | <%/if%> <%/loop%>
<%if {albumlist.Count}>0%> <%if {pagecount}>1%>
{prevpage} {pagenumbers} {nextpage}
<%/if%> <%if {pagecount}>1%>
{prevpage} {pagenumbers} {nextpage}
<%/if%> <%else%> <%template _photomsgbox%> <%/if%>
<%else%> <%template _photoerrmsgbox%> <%/if%> <%template _copyright%> <%template _footer%>