1
0
Fork 0
forgejo/templates
yp05327 ee4443c998
Fix wrong header of org project view page (#29626)
Follow #29248

The project view page still using `user/overview/header.tmpl`

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/9cb638a3-7cc6-4efa-979a-e2592007fd12)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/62b0b2ea-8cb0-459f-b27a-bad3908eb1c0)

(cherry picked from commit c6cc392b55b71ae1787e86e75b7121c3769adcbe)
2024-03-11 23:36:58 +07:00
..
admin templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
api/packages/pypi
base Replace more gt- with tw-, update frontend docs (#29595) 2024-03-11 23:36:58 +07:00
code
custom
devtest
explore
mail templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
org templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
package Fix incorrect package link method calls in templates (#29580) 2024-03-11 23:36:57 +07:00
projects Replace some gt- classes with tw- (#29570) 2024-03-11 23:36:57 +07:00
repo templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
shared
status templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
swagger
user Fix wrong header of org project view page (#29626) 2024-03-11 23:36:58 +07:00
webhook
home.tmpl templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
install.tmpl
post-install.tmpl