forgejo/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.go Add QueryEscape to general funcmap (#17526) 2021-11-02 23:00:30 +08:00
helper_test.go
static.go refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
templates_bindata.go