forgejo/templates/user
Gusted 9f14fe43c6
Fix correct usage of teams (#17732)
- `.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>
2021-11-20 11:13:24 +08:00
..
auth Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
dashboard Fix correct usage of teams (#17732) 2021-11-20 11:13:24 +08:00
notification Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
settings Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
heatmap.tmpl
profile.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
project.tmpl