1
1
mirror of https://github.com/go-gitea/gitea synced 2025-02-07 07:14:44 +00:00
wxiaoguang d2f6588b66
Remove incorrect and unnecessary Escape from templates (#29394)
Follow #29165

* some of them are incorrect, which would lead to double escaping (eg:
`(print (Escape $.RepoLink)`)
* other of them are not necessary, because `Tr` handles strings&HTML
automatically

Suggest to review by "unified view":
https://github.com/go-gitea/gitea/pull/29394/files?diff=unified&w=0
2024-02-25 14:02:20 +00:00
..
2024-02-25 13:32:13 +00:00
2024-02-25 13:32:13 +00:00
2024-02-25 13:32:13 +00:00
2023-12-19 09:29:05 +00:00
2024-02-25 13:32:13 +00:00
2023-07-07 05:31:56 +00:00
2024-02-25 13:05:23 +00:00
2024-02-25 13:32:13 +00:00
2023-02-11 08:39:50 +08:00
2023-12-25 20:13:18 +08:00
2023-10-10 18:47:49 +08:00
2024-02-25 13:32:13 +00:00
2022-12-30 23:31:00 +08:00
2023-11-03 15:21:05 +00:00
2024-02-25 13:32:13 +00:00
2024-01-12 21:50:38 +00:00