{{define "content"}}
主题TID {{.topic.tid}}
标题
所属节点 {{range .nodes}} {{range $parent, $children := .}} {{range $children}} {{.name}} {{end}} {{end}} {{end}}
作者 {{.topic.user.Username}}
创建时间 {{.topic.ctime}}
最后编辑人 {{.topic.editor_username}}
最后编辑时间 {{.topic.mtime}}
用户状态 {{.topic.flag}}