gitea/templates/org
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
..
member Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
projects Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 2023-07-07 17:27:12 +02:00
settings Use flex-container for repo and org settings (#27418) 2023-10-04 08:47:54 +02:00
team Add link to members and repositories at teams page (#27744) 2023-10-26 02:50:43 +00:00
create.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
header.tmpl Add word-break to organization name and description (#26624) 2023-10-25 10:40:39 +00:00
home.tmpl Add Profile Readme for Organisations (#27955) 2023-11-09 14:05:52 +00:00
menu.tmpl Fix project counter in organization/individual profile (#28068) 2023-11-18 11:02:42 +08:00