{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}
<%if {forum.Subforumcount}>0&&{subforumlist.Count}>0%>
<%/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%>