Archived
1
0
This commit is contained in:
Jeff Becker
2017-04-18 19:54:08 -04:00
parent 0f05488466
commit 066c514bf0
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
</div>
<center><b>{{Board.Name}}</b></center>
{{{form}}}
{{#Threads}}
{{#board.Threads}}
{{#Truncate}}
<div class="thread">
{{{OP.RenderPost}}}
@@ -38,7 +38,7 @@
</div>
<hr style="clear: both;">
{{/Truncate}}
{{/Threads}}
{{/board.Threads}}
<hr />
<footer>
<p class="legal">All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.</p>