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/routers/web/user
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>
12 months ago
..
setting Refactor locale&string&template related code (#29165) 12 months ago
avatar.go Replace -1 with GhostUserID (#27703) 1 year ago
code.go
home.go Refactor locale&string&template related code (#29165) 12 months ago
home_test.go Include public repos in doer's dashboard for issue search (#28304) 1 year ago
main_test.go
notification.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
package.go Fix some RPM registry flaws (#28782) 1 year ago
profile.go Fix missing template for follow button in organization (#29215) 12 months ago
search.go
stop_watch.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
task.go Refactor locale&string&template related code (#29165) 12 months ago