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

7 lines
231 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>
<div class="chat-body chatroom-body row no-gutters">
<div class="disconnect-container hidden"></div>
</div>
</div>