1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/clientapp/templates/includes/mucBareMessage.jade

4 lines
130 B
Plaintext
Raw Normal View History

2013-12-13 19:16:40 -05:00
.message(id='chat'+message.cid, class=message.classList)
span.timestamp=message.formattedTime
p.body !{message.processedBody}