mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-30 18:58:09 +08:00

Follow #29165. These HTML strings are safe to be rendered directly, to avoid double-escaping.
Follow #29165. These HTML strings are safe to be rendered directly, to avoid double-escaping.