1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/routers/routes
zeripath d2b308ae35
Ensure template renderer is available before storage handler ()
`ctx.Error` requires that templates are available for this to
render the error page otherwise there will be a panic at this
time.

This was fixed in  but was not completely backported.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-12-14 20:45:33 +08:00
..
routes.go Ensure template renderer is available before storage handler () 2020-12-14 20:45:33 +08:00