{{define "profile/view"}} {{template "base/head" .}} {{template "base/navbar" .}}

个人中心

{{template "base/alert" .}}

查看公开主页 · 我的收藏

账号

用户名 {{.Username}}

邮箱 {{.Email}}

等级 Lv.{{.Level}} · 经验 {{.Exp}} · 积分 {{.Points}}

{{if .Avatar}}

头像

{{end}}

头像

昵称

签名

修改密码

{{template "base/footer" .}} {{end}}