mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-14 05:25:02 -05:00
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
.message(id='chat'+message.cid, class=message.classList)
|
|
span.timestamp=message.formattedTime
|
|
p.body !{message.processedBody}
|