1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-17 19:58:13 +00:00
Files
gitea/modules/context/context.go
zeripath 65c940f66c Prevent endless loop if templates missing (#14752)
Since the chi upgrade if the templates are missing an endless loop will occur if
status/500.tmpl is missing.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-02-20 12:26:57 +08:00

22 KiB