mirror of
https://gitee.com/gitea/gitea
synced 2025-12-25 01:36:34 +08:00
Merge branch 'master' of github.com:gogits/gogs
This commit is contained in:
@@ -69,6 +69,7 @@ func Profile(ctx *middleware.Context, params martini.Params) {
|
||||
ctx.Data["Repos"] = repos
|
||||
}
|
||||
|
||||
ctx.Data["PageIsUserProfile"] = true
|
||||
ctx.HTML(200, "user/profile", ctx.Data)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user