mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-14 13:35:00 -05:00
13 lines
299 B
Plaintext
13 lines
299 B
Plaintext
section.page.chat
|
|
section.conversation
|
|
header
|
|
img.avatar
|
|
h1.name
|
|
.tzo
|
|
button.call call
|
|
video.remoteVideo
|
|
ul.messages.scroll-container
|
|
.chatBox
|
|
form
|
|
textarea(name='chatInput', type='text', placeholder='Send a message...', autocomplete='off')
|