{{template "common/header.html" .}} {{template "common/nav.html" .}} 首页 {{.User.Nickname}} 标签列表 添加标签 标签 文章数量 操作 {{if .Tags}} {{range .Tags}} {{.TagName}} 0 删除 {{end}} {{end}} {{template "user/user-profile.html" .}} {{template "common/footer.html" .}}