fix template
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
{{#threads}}
|
{{#threads}}
|
||||||
{{#Truncate}}
|
{{#Truncate}}
|
||||||
<div class="thread" id="thread_{{OP.PostHash}}">
|
<div class="thread" id="thread_{{OP.PostHash}}">
|
||||||
Posted on <a href="{{BoardURL}}?lang={{i18n.Name}}">{{Board}}</a>
|
Posted on <a href="{{BoardURL}}">{{Board}}</a>
|
||||||
<br />
|
<br />
|
||||||
{{{OP.RenderTruncatedPost}}}
|
{{{OP.RenderTruncatedPost}}}
|
||||||
<div class="excluded">{{MissingPostCount}} posts excluded</div>
|
<div class="excluded">{{MissingPostCount}} posts excluded</div>
|
||||||
|
Reference in New Issue
Block a user