This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
gitea
Watch
2
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-03-08 11:55:21 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
gitea
/
templates
/
devtest
/
tmplerr-sub.tmpl
4 lines
73 B
Handlebars
Raw
Normal View
History
Unescape
Escape
Show friendly 500 error page to users and developers (#24110) Close #24104 This also introduces many tests to cover many complex error handling functions. ### Before The details are never shown in production. <details>  </details> ### After The details could be shown to site admin users. It is safe. 
2023-04-14 13:19:11 +08:00
sub template triggers an executing error
Fix more "locale" usages (#27259)
2023-09-25 20:42:40 +08:00
{{
ctx
.Locale
.NoSuch
"asdf"
}}
Reference in New Issue
Copy Permalink