{meta} <%if pagetitle=="首页"%>
{config.forumtitle} {config.seotitle} - Powered by BBS!NT
<%else%>
{pagetitle} - {config.forumtitle} {config.seotitle} - Powered by BBS!NT
<%/if%>
<%if {userid}==-1%>
登录
<%else%> <%if {!canposttopic}%>
{username}
<%else%>
发帖
<%/if%> <%/if%> <%if {headerad}!=""%>
{headerad}
<%else%>
<%/if%>
{navhomemenu}
aaa
发帖时间
回复
查看
<%if {forum.Subforumcount}>0&&{subforumlist.Count}>0%>
{forum.Name}
<%loop (IndexPageForumInfo) subforum subforumlist%>
<%if {subforum.redirect}==""%> <%set {aspxrewriteurl} = this.ShowForumAspxRewrite({subforum.fid},0,{subforum.rewritename})%>
<%else%>
<%/if%>
{subforum.Topics}
{subforum.Name}
<%/loop%>
<%/if%>
<%loop (TopicInfo) tophottopic toptopiclist%> <%set (string){topicsname} = Utils.RemoveHtml(tophottopic.Title.ToString().Trim())%> <%set (string){forumsname} = forum.Name%> <%set {aspxrewriteurl} = Urls.ShowTopicAspxRewrite({tophottopic.tid},0, DNTRequest.GetInt("typeid", -1))%> <%set (string){Replies} = Utils.RemoveHtml(tophottopic.Replies.ToString().Trim())%> <%set (string){Views} = Utils.RemoveHtml(tophottopic.Views.ToString().Trim())%> <%set (string){lasttime} = tophottopic.Postdatetime.Split(' ')[0].Replace("/","-")%>
{topicsname}
{forumsname}
{lasttime}
{Replies}
{Views}
<%/loop%> <%loop (TopicInfo) hottopic topiclist%> <%set (string){topicsname} = Utils.RemoveHtml(hottopic.Title.ToString().Trim())%> <%set (string){forumsname} = forum.Name%> <%set {aspxrewriteurl} = Urls.ShowTopicAspxRewrite({hottopic.tid},0, DNTRequest.GetInt("typeid", -1))%> <%set (string){Replies} = Utils.RemoveHtml(hottopic.Replies.ToString().Trim())%> <%set (string){Views} = Utils.RemoveHtml(hottopic.Views.ToString().Trim())%> <%set (string){lasttime} = hottopic.Postdatetime.Split(' ')[0].Replace("/","-")%>
{topicsname}
{forumsname}
{lasttime}
{Replies}
{Views}
<%/loop%>
{nextpage}
<%if {footerad}!=""%>
{footerad}
<%/if%>
<%if {infloat}!=1%> <%if {floatad}!=""%> {floatad} <%else if {doublead}!=""%> {doublead} <%/if%> <%/if%>