{{define "title"}}社区主题 - {{.node.name}} {{end}} {{define "content"}}
{{if .node.logo}}
{{end}}
发布新主题

{{.node.name}}

共有 {{.total}} 个主题

{{.node.intro}}

{{include "topics/common_list.html" .}} {{if .me.Uid}}
{{if not .node.show_index}}
发布在本节点的主题,默认不会出现在首页的 全部 tab 以及 主题的 全部 tab 中。
{{end}}
{{end}}
{{include "common/my_info.html" .}} {{if .pos_ad.right1}} {{end}} {{include "sidebar/hot_node.html" .}} {{include "sidebar/view_rank.html" (parseJSON `{"rank_title":"今日阅读排行","objtype":0,"limit":10,"rank_type":"today"}`)}} {{include "sidebar/view_rank.html" (parseJSON `{"rank_title":"一周阅读排行","objtype":0,"limit":10,"rank_type":"week"}`)}} {{include "sidebar/stat.html" .}}
{{end}} {{define "css"}} {{end}} {{define "js"}} {{if .pos_ad.right1}} {{if eq .pos_ad.right1.AdType 1}} {{noescape .pos_ad.right1.Code}} {{end}} {{end}} {{end}}