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