xmpp.chapril.org-conversejs/src/templates/error_message.html
JC Brand 9a526d4194 Refactoring of the XEP-0085 Chat State Notifications code
* Distinguish between CSN messages and other types of messages
* Properly clear previous notifications
* Better handling of notifications from multiple users (in MUC)
* Rename methods to make clarify intent
2018-04-06 17:02:28 +02:00

2 lines
95 B
HTML

<div class="message chat-info chat-error" data-isodate="{{{o.isodate}}}">{{{o.message}}}</div>