gitea/modules/web/middleware
wxiaoguang f3eb835886
Refactor locale&string&template related code ()
Clarify when "string" should be used (and be escaped), and when
"template.HTML" should be used (no need to escape)

And help PRs like   , to render the error messages correctly.
2024-02-14 21:48:45 +00:00
..
binding.go Refactor locale&string&template related code () 2024-02-14 21:48:45 +00:00
cookie.go
data.go
flash.go Refactor locale&string&template related code () 2024-02-14 21:48:45 +00:00
locale.go
request.go