1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/modules/templates
zeripath 95da01c5cd
Add QueryEscape to general funcmap (#17526)
QueryEscape was only added to the text funcmap. Add this to the main template funcmap
too.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-11-02 23:00:30 +08:00
..
base.go Use a variable but a function for IsProd because of a slight performance increment (#17368) 2021-10-20 16:37:19 +02:00
dynamic.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
helper_test.go Use templates for issue e-mail subject and body (#8329) 2019-11-07 21:34:28 +08:00
helper.go Add QueryEscape to general funcmap (#17526) 2021-11-02 23:00:30 +08:00
static.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
templates_bindata.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00