<%inherits "Discuz.Space.Pages.bloglist"%> <%template _spaceheader%> <%if {page_err}==0%>
<%if {announcementcount}>0%>
<%loop announcement announcementlist%> {announcement[title]}<%datetostr({announcement[starttime]},"MM.dd")%> <%/loop%>
<%/if%>
<%loop __postinfo postslist%>

{__postinfo[title]}

<%set {aspxrewriteurl} = this.ShowTopicAspxRewrite({__postinfo[uid]},0)%> {__postinfo[author]} {__postinfo[postdatetime]} 【评论:{__postinfo[commentcount]}】【阅读:{__postinfo[views]}】

<%getsubstring({__postinfo[content]},350,"...")%>

阅读全文 >>

<%/loop%>
{pagenumbers}
<%if {rotatepicdata}!=null && {rotatepicdata}!=""%> <%template _rotatepic%>
<%else%> <%template _photoerrmsgbox%> <%/if%> <%template _copyright%> <%template _footer%>