gitea/templates/mail/issue
wxiaoguang dae7f1ebdb
Remove unnecessary SanitizeHTML from code (#29575)
* "mail/issue/default.tmpl": the body is rendered by backend
`markdown.RenderString() HTML`, it has been already sanitized
* "repo/settings/webhook/base_list.tmpl": "Description" is prepared by
backend `ctx.Tr`, it doesn't need to be sanitized
2024-03-04 12:02:45 +00:00
..
assigned.tmpl Refactor Safe modifier (#29392) 2024-02-25 10:45:56 +00:00
default.tmpl Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00