### Description org projects page menu is incorrect: 1. build the last version and run gitea server 2. after the init proccess, create a new org 3. access `projects` , `people` and `team` tab is missing  the right one  different style of header's background color and url: | Page | Style | Url | | ---- | ---- | ---- | | projects | template/user/overview/header.tmpl | orgname/-/projects | | package | template/user/overview/header.tmpl | orgname/-/packages | | people | template/org/header.tmpl | org/orgname/members | | team | template/org/header.tmpl | org/orgname/teams |   ### Gitea Version 4011821c946e8db032be86266dd9364ccb204118 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? build in local ### Database None