1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/clientapp/templates/includes/bareMessage.jade
2013-09-26 12:34:31 -07:00

4 lines
130 B
Plaintext

.message(id='chat'+message.cid, class=message.classList)
span.timestamp=message.formattedTime
p.body !{message.processedBody}