parent
87b90372a7
commit
216683004e
4 changed files with 5 additions and 2 deletions
|
@ -41,7 +41,6 @@ func Home(ctx *middleware.Context) {
|
|||
ctx.Data["OauthEnabled"] = true
|
||||
ctx.Data["OauthService"] = setting.OauthService
|
||||
}
|
||||
ctx.Data["ShowRegistrationButton"] = setting.Service.ShowRegistrationButton
|
||||
|
||||
ctx.Data["PageIsHome"] = true
|
||||
ctx.HTML(200, HOME)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue