{{define "Tabs"}} {{end}} {{define "UserRight"}}
个人主页
{{if eq $.LoginUid (.User.Id|Interface2Int)}} {{.User.Username}}
{{.xsrfdata}}
{{else}} {{.User.Username}} {{end}}
{{.User.Username}} {{if eq $.LoginUid (.User.Id|Interface2Int)}}   |    ] {{end}}
{{/*文档: {{.User.Document}} */}}
文档
{{.User.Document}}
{{/*财富: {{.User.Coin}} */}}
财富
{{.User.Coin}}
{{/*收藏: {{.User.Collect}}*/}}
收藏
{{.User.Collect}}
个性签名
{{Default .User.Intro "当前用户暂无个性签名"}}
分享达人
{{if eq $.LoginUid (.User.Id|Interface2Int)}} {{end}} {{end}}