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 (cherry picked from commit 31bb9f3247388b993c61a10190cfd512408ce57e) |
||
|---|---|---|
| .. | ||
| eval | ||
| scopedtmpl | ||
| vars | ||
| base.go | ||
| dynamic.go | ||
| helper.go | ||
| helper_test.go | ||
| htmlrenderer.go | ||
| htmlrenderer_test.go | ||
| mailer.go | ||
| static.go | ||
| templates_bindata.go | ||
| util_avatar.go | ||
| util_dict.go | ||
| util_json.go | ||
| util_misc.go | ||
| util_render.go | ||
| util_render_test.go | ||
| util_slice.go | ||
| util_string.go | ||
| util_string_test.go | ||
| util_test.go | ||