xmpp.chapril.org-conversejs/src/templates/chatroom.html

5 lines
170 B
HTML
Raw Normal View History

<div class="flyout box-flyout">
2018-02-20 16:41:55 +01:00
<div class="chat-head chat-head-chatroom row no-gutters"></div>
2018-03-05 16:56:20 +01:00
<div class="chat-body chatroom-body row no-gutters"></div>
</div>