0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-16 07:04:35 +01:00
gitea/modules/templates
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165)
Clarify when "string" should be used (and be escaped), and when
"template.HTML" should be used (no need to escape)

And help PRs like  #29059 , to render the error messages correctly.
2024-02-14 21:48:45 +00:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper_test.go
helper.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
htmlrenderer_test.go
htmlrenderer.go
mailer.go
static.go
templates_bindata.go
util_avatar.go
util_dict.go
util_json.go
util_misc.go
util_render_test.go
util_render.go
util_slice.go
util_string.go
util_test.go