mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-08-07 00:52:57 +02:00
add id for thread
This commit is contained in:
@@ -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