{{define "title"}}{{.user.Username}} 在 {{.setting.Name}} 发布的文章{{end}} {{define "content"}}
{{.Title}} {{if .Top}} 置顶 • {{end}} {{if .Tags}} {{$tags := explode .Tags ","}} {{index $tags 0}} • {{end}} {{.AuthorTxt}} • {{if .Lastreplyuid}} • 最后回复来自 {{.LastReplyUser.Username}} {{else}} 发布 {{end}} • {{.Viewnum}} 点击 | {{if .Cmtnum}}{{.Cmtnum}} | {{end}}
暂时没有发布任何文章
{{end}}