forgejo/modules/templates
Lunny Xiao 2ebab42934
Move svg html render to modules/svg (#21716)
Also added more checks for the render function.

Co-authored-by: silverwind <me@silverwind.io>
2022-11-08 23:13:58 +08:00
..
vars
base.go Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00
dynamic.go Add nicer error handling on template compile errors (#21350) 2022-10-07 22:02:24 +01:00
helper.go Move svg html render to modules/svg (#21716) 2022-11-08 23:13:58 +08:00
helper_test.go
htmlrenderer.go Add nicer error handling on template compile errors (#21350) 2022-10-07 22:02:24 +01:00
mailer.go Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00
static.go Add nicer error handling on template compile errors (#21350) 2022-10-07 22:02:24 +01:00
templates_bindata.go