You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
yp05327 3945c26722
Improve tree not found page (#26570)
Before:

![before](https://github.com/go-gitea/gitea/assets/18380374/383822d5-7d77-4ec3-b49b-4ab1e8b167ce)

After:

![after](https://github.com/go-gitea/gitea/assets/18380374/32afa0a3-fa05-4087-b96e-7d067f0ed756)

In Github:
https://github.com/yp05327/test/blob/main/test.drawio

Updated:
UI changed

![image](https://github.com/go-gitea/gitea/assets/18380374/41ed07ff-b815-4b4e-9779-5ab36b5f3980)

![image](https://github.com/go-gitea/gitea/assets/18380374/5d7b28d6-a2fc-4d4c-8d6d-d93f9c9a270b)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
admin Fix more "locale" usages (#27259) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Fix more "locale" usages (#27259) 2 years ago
code Fix more "locale" usages (#27259) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix more "locale" usages (#27259) 2 years ago
explore Fix more "locale" usages (#27259) 2 years ago
mail Update team invitation email link (#26550) 2 years ago
org Fix more "locale" usages (#27259) 2 years ago
package Fix more "locale" usages (#27259) 2 years ago
projects Fix incorrect change from #27231 (#27275) 2 years ago
repo Add support for forking single branch (#25821) 2 years ago
shared Fix more "locale" usages (#27259) 2 years ago
status Improve tree not found page (#26570) 2 years ago
swagger Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago
user Fix divider in subscription page (#27298) 2 years ago
webhook Extract common code to new template (#26933) 2 years ago
home.tmpl Fix more "locale" usages (#27259) 2 years ago
install.tmpl Fix more "locale" usages (#27259) 2 years ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2 years ago