gitea/templates/user
yp05327 e88377470a
Fix project counter in organization/individual profile (#28068)
Fix #28052
Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/5f299983-4b38-4d68-ac0e-4be3c62c0558)

![image](https://github.com/go-gitea/gitea/assets/18380374/f0e12afd-483b-4882-80e9-0261beb3fe0c)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/47cccb7b-bb35-4a7d-9c5b-83133be0323a)

![image](https://github.com/go-gitea/gitea/assets/18380374/77825c0c-4bf2-4762-83a2-1a5a173cc22d)
2023-11-18 11:02:42 +08:00
..
auth Fix the wrong oauth2 name (#27993) 2023-11-11 11:27:02 +01:00
dashboard Use flex-container on user dashboard (#27956) 2023-11-08 02:30:39 +00:00
notification More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
overview Fix project counter in organization/individual profile (#28068) 2023-11-18 11:02:42 +08:00
settings Show placeholder email in privacy popup (#27770) 2023-10-25 11:12:36 +00:00
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
heatmap.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
profile.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00