{{template "common/header.html" .}} {{template "common/nav.html" .}} {{range .Topics}} {{template "topic/list-item.html" .}} {{end}} {{if gt .Page.Page 1}} 上一页 {{else }} 上一页 {{end}} {{if lt .Page.Page .Page.TotalPage}} 下一页 {{else }} 下一页 {{end}} 发表主题 {{ if .CurrentUser}} 个人信息 {{.CurrentUser.Nickname}} {{if .User.Description}} {{.User.Description}} {{end}} {{end}} {{template "common/footer.html" .}}
{{.User.Description}}