add hr to post for reply hider
This commit is contained in:
parent
ceb6f09a3f
commit
76cb2341ce
@ -63,3 +63,4 @@ function miner_cb(s) {
|
||||
document.getElementById("miner_result").value = s;
|
||||
}
|
||||
*/
|
||||
|
||||
|
@ -61,5 +61,6 @@
|
||||
</div>
|
||||
<div class="post_body">
|
||||
{{{post.RenderBody}}}
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user