Archived
1
0
This commit is contained in:
Jeff Becker
2017-04-18 19:50:00 -04:00
parent efcd18bc8a
commit f35d7b29e0
2 changed files with 12 additions and 8 deletions

View File

@@ -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>