mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
fix #711
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
</td>
|
||||
|
||||
<td class="lines-code">
|
||||
<pre>{{ToUtf8 .Content}}</pre>
|
||||
<pre>{{.Content}}</pre>
|
||||
</td>
|
||||
</tr>
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user