Archived
1
0
This commit is contained in:
Jeff Becker 2017-04-19 08:15:57 -04:00
parent 157a318175
commit 484114872c

View File

@ -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}}"