Closed
Description
As of commit e08d1fc (current master branch) new installation fails with following error:
html/template:user/dashboard/repo-search:3:13: {{if}} branches end in different contexts: {stateJSRegexp delimNone urlPartNone jsCtxRegexp attrNone elementScript }, {stateJS delimNone urlPartNone jsCtxRegexp attrNone elementScript }
Gitea has been built with go build
.
The offending route is the default one (/) which is were you are directed right after install.