mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Breaking summary for template refactoring (#29395)
https://github.com/go-gitea/gitea/pull/29395
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
{{$.locale.Tr "mail.issue.in_tree_path" .TreePath}}
|
||||
<div class="review">
|
||||
<pre>{{.Patch}}</pre>
|
||||
<div>{{.RenderedContent | SafeHTML}}</div>
|
||||
<div>{{.RenderedContent}}</div>
|
||||
</div>
|
||||
{{end -}}
|
||||
{{if eq .ActionName "push"}}
|
||||
|
Reference in New Issue
Block a user