Archived
1
0

add option to fetch referenced uri

This commit is contained in:
Jeff Becker
2019-03-02 11:10:05 -05:00
parent 8ef4322fba
commit 0252dfa512
4 changed files with 51 additions and 23 deletions

View File

@@ -57,10 +57,10 @@
{{^thread.BumpLock}}
<div class="thread" id="thread_{{thread.OP.PostHash}}">
{{/thread.BumpLock}}
{{{thread.OP.RenderPost}}}
{{#thread.Replies}}
{{{RenderPost}}}
{{/thread.Replies}}
{{{thread.OP.RenderPost}}}
{{#thread.Replies}}
{{{RenderPost}}}
{{/thread.Replies}}
</div>
<hr style="clear: both;">
<footer>