wrap post in pre tag
This commit is contained in:
parent
5155205e8c
commit
95864559fb
@ -60,7 +60,9 @@
|
||||
{{/post.Attachments}}
|
||||
</div>
|
||||
<div class="post_body">
|
||||
{{{post.RenderBody}}}
|
||||
<pre>
|
||||
{{{post.RenderBody}}}
|
||||
</pre>
|
||||
</div>
|
||||
<hr>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user