%inherits "Discuz.Album.Pages.showalbumlist"%>
<%template _albumheader%>
<%if {page_err}==0%>
<%template _albumnavigation%>
{config.albumname}
<%loop (AlbumCategoryInfo) albumcategory albumcategorylist%>
{albumcategory.title}
<%if {albumcategory[_id]}!={albumcategorylist.Count}%>
|
<%/if%>
<%/loop%>
<%if {albumlist.Count}>0%>
{prevpage}
{pagenumbers}
{nextpage}
{prevpage}
{pagenumbers}
{nextpage}
<%else%>
<%template _photomsgbox%>
创建新相册
<%/if%>
<%else%>
<%template _photoerrmsgbox%>
<%/if%>
<%template _copyright%>
<%template _footer%>