1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-16 03:08:18 +00:00
Files
gitea/templates/admin/repo
wxiaoguang a784ed3d6c Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227)
Follow #29165. These HTML strings are safe to be rendered directly, to
avoid double-escaping.
2024-02-18 01:48:59 +00:00
..