Archived
1
0
This commit is contained in:
Jeff Becker 2017-04-19 08:13:54 -04:00
parent 7af1587f33
commit 157a318175

View File

@ -1,10 +1,10 @@
<div id="{{post.PostHash}}"
{{#OP}}
{{#IsOP}}
class="messageroot"
{{/OP}}
{{^OP}}
{{/IsOP}}
{{^IsOP}}
class="message"
{{/OP}}
{{/IsOP}}
data-frontend="{{post.Frontend}}"
data-newsgroup="{{post.Board}}"
data-msgid="{{post.MessageID}}"