This website requires JavaScript.
Explore
Help
Sign in
ganz
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4
b7ea2ea463
forgejo
/
templates
/
devtest
/
tmplerr-sub.tmpl
4 lines
73 B
Go HTML Template
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 05:19:11 +00:00
sub template triggers an executing error
Fix more "locale" usages (#27259)
2023-09-25 12:42:40 +00:00
{{
ctx
.Locale.NoSuch
"asdf"
}}
Reference in a new issue
Copy permalink