mirror of https://github.com/go-gitea/gitea.git
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 |
||
|---|---|---|
| .. | ||
| authorlink.tmpl | ||
| avatarlink.tmpl | ||
| name.tmpl | ||
| namelink.tmpl | ||
| org_profile_avatar.tmpl | ||
| profile_big_avatar.tmpl | ||