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.
forgejo/templates
yp05327 9665622378
Differentiate better between user settings and admin settings (#26538)
User settings page and admin settings page are too similar. I thinlk
this will be better of using `User Settings` and `Admin Settings` as the
navbar's title.

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/68db06f3-918b-41bc-b4d3-522b1057eb57)

![image](https://github.com/go-gitea/gitea/assets/18380374/24f53d91-54e1-410c-ad9b-438bb2c8069f)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/6600a872-d630-4ea6-a58f-d9ded7d38067)

![image](https://github.com/go-gitea/gitea/assets/18380374/501cde5d-9868-4cba-829d-ff8bafce695d)
11 months ago
..
admin Differentiate better between user settings and admin settings (#26538) 11 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Use template context function for avatar rendering (#26385) 11 months ago
code Fix inconsistent user profile layout across tabs (#25625) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 11 months ago
explore remove unnecessary explore org template (#26459) 11 months ago
mail Add template linting via djlint (#25212) 1 year ago
org Fix display problems of members and teams unit (#26363) 11 months ago
package Use flex classes in package settings (#26314) 11 months ago
projects fix grab cursor on default column (#26476) 11 months ago
repo Improve deadline icon location in milestone list page (#26532) 11 months ago
shared Fix typo of RunerOwnerID (#26508) 11 months ago
status Replace fomantic divider module with our own (#25539) 1 year ago
swagger Add API route to list org secrets (#26485) 11 months ago
user Differentiate better between user settings and admin settings (#26538) 11 months ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Show correct SSL Mode on "install page" (#25818) 12 months ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago