<%if {page_err}==0%>
<%if ispost%>
<%template _msgbox%>
<%else%>
<%loop singleAlbumInfo albumInfoArray%>
<%if singleAlbumInfo["Type"].ToString()!="0"%>

<%/if%>
{singleAlbumInfo[Title]}
创建时间:{singleAlbumInfo[Createdatetime]}
{singleAlbumInfo[Imgcount]}张图片
编辑
删除
<%/loop%>
<%if {allownewalbum}%>
新建相册
<%/if%>
<%/if%>
<%else%>
<%template _usercperrmsgbox%>
<%/if%>