gitea/templates/shared/user
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236)
Follow #29165. 

* Introduce JSONTemplate to help to render JSON templates
* Introduce JSEscapeSafe for templates. Now only use `{{ ... |
JSEscape}}` instead of `{{ ... | JSEscape | Safe}}`
* Simplify "UserLocationMapURL" useage
2024-02-18 10:52:02 +01:00
..
authorlink.tmpl
avatarlink.tmpl
name.tmpl Always use whole user name as link (#27815) 2023-10-30 09:53:16 +00:00
namelink.tmpl
org_profile_avatar.tmpl Add word-break to organization name and description (#26624) 2023-10-25 10:40:39 +00:00
profile_big_avatar.tmpl Refactor more code in templates (#29236) 2024-02-18 10:52:02 +01:00