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/user/settings
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
..
security Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 11 months ago
account.tmpl Fix UI misalignment on user setting page (#25629) 1 year ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 1 year ago
appearance.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
applications.tmpl Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 11 months ago
applications_oauth2.tmpl Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
applications_oauth2_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
applications_oauth2_edit_form.tmpl Change `Regenerate Secret` button display (#25534) 1 year ago
applications_oauth2_list.tmpl Pre-register OAuth2 applications for git credential helpers (#26291) 11 months ago
grants_oauth2.tmpl Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 11 months ago
hook_new.tmpl Use shared template for webhook icons (#26242) 11 months ago
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
keys.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
keys_gpg.tmpl Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 11 months ago
keys_principal.tmpl Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 11 months ago
keys_ssh.tmpl Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 11 months ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
layout_head.tmpl Reduce margins on user settings page, introduce `flex-container` (#26046) 11 months ago
navbar.tmpl Differentiate better between user settings and admin settings (#26538) 11 months ago
organization.tmpl Use template context function for avatar rendering (#26385) 11 months ago
packages.tmpl Fix broken translations for package documantion (#25742) 1 year ago
packages_cleanup_rules_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
packages_cleanup_rules_preview.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
profile.tmpl Remove unnecessary template helper DisableGravatar (#26386) 11 months ago
repos.tmpl Split lfs size from repository size (#22900) 1 year ago
runner_edit.tmpl Add user level action runners (#24995) 1 year ago