mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-25 12:11:38 +08: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