{{define "topnav"}}
  • 首页/
  • {{end}} {{define "content"}}
    目前已经有 {{.total}} 位会员加入了 Golang中文社区。

    活跃会员

    {{range .actives}} {{end}}

    最新加入的会员

    {{range .news}} {{end}}
    {{end}} {{define "title"}}会员列表 {{end}} {{define "css"}}{{end}}