fix
This commit is contained in:
parent
157a318175
commit
484114872c
@ -1,10 +1,10 @@
|
||||
<div id="{{post.PostHash}}"
|
||||
{{#IsOP}}
|
||||
{{#OP}}
|
||||
class="messageroot"
|
||||
{{/IsOP}}
|
||||
{{^IsOP}}
|
||||
{{/OP}}
|
||||
{{^OP}}
|
||||
class="message"
|
||||
{{/IsOP}}
|
||||
{{/OP}}
|
||||
data-frontend="{{post.Frontend}}"
|
||||
data-newsgroup="{{post.Board}}"
|
||||
data-msgid="{{post.MessageID}}"
|
||||
|
Reference in New Issue
Block a user