mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Backport #35628 by lutinglt Signed-off-by: 鲁汀 <131967983+lutinglt@users.noreply.github.com> Co-authored-by: 鲁汀 <131967983+lutinglt@users.noreply.github.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
co-authored by
鲁汀
wxiaoguang
parent
a3458c669a
commit
f4512426a1
@@ -2,7 +2,7 @@
|
||||
{{if .Details}}
|
||||
<details>
|
||||
<summary>{{.Summary}}</summary>
|
||||
<code>{{.Details | SanitizeHTML}}</code>
|
||||
{{.Details | SanitizeHTML}}
|
||||
</details>
|
||||
{{else}}
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user