Archived
1
0

Don't use a maring for threads

This commit is contained in:
ZiRo
2016-02-16 13:42:28 +01:00
parent 00816c1a95
commit 7db701b23a
2 changed files with 11 additions and 8 deletions

View File

@@ -19,10 +19,10 @@
</center>
<div id="ukko_threads">
{{#threads}}
<div class="ukko_thread_header">
<div class="thread" id="thread_{{OP.PostHash}}">
<div class="ukko_thread_header">
<p>Posted on <a href="{{{BoardURL}}}"><span class="ukko_boardname">{{OP.Board}}</span></a></p>
</div>
<div class="thread" id="thread_{{OP.PostHash}}">
{{{OP.Truncate.RenderPost}}}
{{#Truncate.Replies}}
{{{Truncate.RenderPost}}}