mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 21:29:12 +01:00
cf0df023be
Part of #27065 This PR touches functions used in templates. As templates are not static typed, errors are harder to find, but I hope I catch it all. I think some tests from other persons do not hurt. |
||
---|---|---|
.. | ||
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_test.go |