gitea/templates/user
Gusted 9f14fe43c6
Fix correct usage of teams ()
- `.Teams` isn't a field on the User type, thus using the seperate
loaded teams.
- Add a space between `PathEscape` and argument.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
auth Multiple Escaping Improvements ()
dashboard Fix correct usage of teams ()
notification Multiple Escaping Improvements ()
settings Cleanup and use global style on popups ()
heatmap.tmpl Remove fetch request from heatmap ()
profile.tmpl Cleanup and use global style on popups ()
project.tmpl Fix truncated organization names ()