forked from kevadesu/forgejo
Breaking summary for template refactoring (#29395)
https://github.com/go-gitea/gitea/pull/29395 (cherry picked from commit e71b69257c38178eed9ccd0b62a5ae47d67858d4)
This commit is contained in:
parent
fa6627fadb
commit
99b1a39aef
4 changed files with 31 additions and 31 deletions
|
@ -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"}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue