more
This commit is contained in:
@@ -17,13 +17,15 @@
|
||||
<hr />
|
||||
<center><b>OVERCHAN</b></center>
|
||||
{{#threads}}
|
||||
{{#Truncate}}
|
||||
<div class="thread">
|
||||
{{{OP.RenderPost}}}
|
||||
{{{OP.RenderTruncatedPost}}}
|
||||
{{#Replies}}
|
||||
{{{RenderPost}}}
|
||||
{{{RenderTruncatedPost}}}
|
||||
{{/Replies}}
|
||||
</div>
|
||||
<hr style="clear: both;">
|
||||
{{/Truncate}}
|
||||
{{/threads}}
|
||||
<hr />
|
||||
<footer>
|
||||
|
Reference in New Issue
Block a user