add id for thread
This commit is contained in:
parent
baa8d8d5ac
commit
22fe5cf4e5
@ -31,7 +31,7 @@
|
||||
<br />
|
||||
{{{form}}}
|
||||
|
||||
<div class="thread">
|
||||
<div class="thread" id="thread_{{thread.OP.PostHash}}">
|
||||
{{{thread.OP.RenderPost}}}
|
||||
{{#thread.Replies}}
|
||||
{{{RenderPost}}}
|
||||
|
Reference in New Issue
Block a user