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
CaiCandong 323135b97b
Fix the incorrect route path in the user edit page. (#27007)
Regression of #26713

After #26713 , the base path of user edit has been changed to
`/admin/users/{userid}/edit`
## Before

https://github.com/go-gitea/gitea/assets/50507092/5f4a3f64-fe2b-4499-b110-e01c9d87ea19
10 months ago
..
admin Fix the incorrect route path in the user edit page. (#27007) 10 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base update footer link to new landing page (#26916) 10 months ago
code Refactor some CSS styles and simplify code (#26771) 11 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix "delete" modal dialog for issue/PR (#27015) 10 months ago
explore Use `print` instead of `printf` (#27093) 10 months ago
mail Update team invitation email link (#26550) 10 months ago
org Improve flex list UI (#26970) 10 months ago
package add sparse url in cargo package guide (#26937) 10 months ago
projects Refactor some CSS styles and simplify code (#26771) 11 months ago
repo Display archived labels specially when listing labels (#26820) 10 months ago
shared resolve issue with sort icons on admin/users and admin/runners (#24360) 10 months ago
status Replace fomantic divider module with our own (#25539) 1 year ago
swagger Fix token endpoints ignore specified account (#27080) 10 months ago
user Show OpenID Connect and OAuth on signup page (#20242) 10 months ago
webhook Extract common code to new template (#26933) 10 months ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 11 months ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago