gitea/templates/org
Yarden Shoham aa6f88638f
Fix missing template for follow button in organization (#29215)
Leftover from https://github.com/go-gitea/gitea/pull/29005

# Before

![before](https://github.com/go-gitea/gitea/assets/20454870/24c74278-ccac-4dc6-bf26-713e90c07239)

# After

![after](https://github.com/go-gitea/gitea/assets/20454870/f91d503b-87d4-4c17-a56c-9c0a81fd9082)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-02-17 13:42:52 +00:00
..
member Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
projects Use full width for project boards (#28225) 2023-11-27 17:43:52 +00:00
settings Use flex-container for repo and org settings (#27418) 2023-10-04 08:47:54 +02:00
team Fix button size in "attached header right" (#28770) 2024-01-12 14:43:40 +00:00
create.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
follow_unfollow.tmpl Fix missing template for follow button in organization (#29215) 2024-02-17 13:42:52 +00:00
header.tmpl Add word-break to organization name and description (#26624) 2023-10-25 10:40:39 +00:00
home.tmpl Fix missing template for follow button in organization (#29215) 2024-02-17 13:42:52 +00:00
menu.tmpl Fix project counter in organization/individual profile (#28068) 2023-11-18 11:02:42 +08:00