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.
gitea/templates/user
yp05327 3849fd2ac2
Remove unnecessary forgot password link in delete user section (#28355)
Before:
<img width="458" alt="image"
src="https://github.com/go-gitea/gitea/assets/18380374/92815496-38cc-4bb9-9182-1509a72b07f6">

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/d96ed908-47ad-44cc-a624-4c10fa8c8c86)
1 year ago
..
auth Fix the wrong oauth2 name (#27993) 1 year ago
dashboard Include public repos in doer's dashboard for issue search (#28304) 1 year ago
notification Refactor template empty checks (#28351) 1 year ago
overview Fix project counter in organization/individual profile (#28068) 1 year ago
settings Remove unnecessary forgot password link in delete user section (#28355) 1 year ago
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
heatmap.tmpl Fix more "locale" usages (#27259) 1 year ago
profile.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago