<%template _header%>
<%template _menu%>

未审核主题

<%template _mymenu%> <%if page_err==0%> <%loop (TopicInfo) topic topics%> <%if {topic.posterid}=={user.uid}%> <%/if%> <%/loop%>
    标题 所在版块 最后发表
<%set {aspxrewriteurl} = this.ShowTopicAspxRewrite({topic.tid},0)%> 图例 {topic.title} <%set {aspxrewriteurl} = this.ShowForumAspxRewrite({topic.fid},0)%> <%set (string){lastpost}=ForumUtils.ConvertDateTime({topic.lastpost})%> {topic.forumname} {lastpost} by <%if {topic.lastposterid}!=-1%><%set {aspxrewriteurl} = this.UserInfoAspxRewrite({topic.lastposterid})%>{topic.lastposter}<%else%>{topic.lastposter}<%/if%>
{pagenumbers}{pageid}/{pagecount}页
<%else%> <%template _usercperrmsgbox%> <%/if%>
<%template _copyright%> <%template _footer%>