top nav arrow update

release/v0.9
FuXiaoHei 10 years ago
parent 9bc06dc716
commit a63b5982b5

@ -68,6 +68,7 @@ func Profile(ctx *middleware.Context, params martini.Params) {
ctx.Data["Repos"] = repos
}
ctx.Data["PageIsUserProfile"] = true
ctx.HTML(200, "user/profile", ctx.Data)
}

Loading…
Cancel
Save