mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-01 20:34:46 +02:00
fix post.mustache
This commit is contained in:
@@ -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