Archived
1
0
This commit is contained in:
Jeff Becker 2017-04-18 20:02:48 -04:00
parent 546cf9677d
commit 71121a8421

View File

@ -31,6 +31,6 @@
<a href="{{post.PostURL}}" onclick="return quickreply('${articlehash}', '${articlehash_full}');"> {{post.ShortHash}}</a>
</span>
<br /><br />
<span class="message_span">{{post.RenderBodyPre}}</span>
<span class="message_span">{{{post.RenderBody}}}</span>
<br style="clear: both;" />
</div>