1
0
Fork 0
gitea/modules/templates
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385)
Introduce `AvatarUtils`, no need to pass `$.Context` to every
sub-template, and simplify the template helper functions.
2023-08-10 11:19:39 +08:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
helper_test.go
htmlrenderer.go
htmlrenderer_test.go
mailer.go
static.go
templates_bindata.go
util_avatar.go Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
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