{{define "topnav"}}
  • 首页/
  • /
  • {{end}} {{define "content"}}

    {{.node.name}}

    共有 {{.total}} 个讨论主题

    {{.node.intro}}

    {{range .topics}}
    {{.user.Username}}
    {{if .reply}} {{.reply}} {{end}}
    {{.node}}{{.user.Username}} {{if .lastreplyuid}} • 最后由 {{.lastreplyusername}}回复 {{else}} • 于发布 {{end}}
    {{else}}

    暂时没有任何帖子

    {{end}}
    {{if .page}} {{end}}
    {{end}} {{define "title"}}{{.node.name}} {{end}} {{define "css"}}{{end}}