1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-11-14 05:25:02 -05: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}