fix post.mustache
This commit is contained in:
parent
61281190bb
commit
6ea75236fa
@ -60,9 +60,7 @@
|
||||
{{/post.Attachments}}
|
||||
</div>
|
||||
<div class="post_body">
|
||||
<pre>
|
||||
{{{post.RenderBody}}}
|
||||
</pre>
|
||||
<pre>{{{post.RenderBody}}}</pre>
|
||||
</div>
|
||||
<hr>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user