2013-08-23 19:07:37 -04:00
|
|
|
section.page.chat
|
2013-09-16 05:19:07 -04:00
|
|
|
section.conversation
|
|
|
|
header
|
2013-12-20 17:15:29 -05:00
|
|
|
h1
|
2013-12-20 17:38:00 -05:00
|
|
|
button.primary.small.call call
|
2013-12-20 17:15:29 -05:00
|
|
|
span.name
|
|
|
|
span.status
|
|
|
|
.tzo
|
2013-12-20 17:38:00 -05:00
|
|
|
.activeCall
|
2013-10-16 13:48:00 -04:00
|
|
|
video.remote(autoplay)
|
|
|
|
video.local(autoplay, muted)
|
2013-10-24 17:32:20 -04:00
|
|
|
aside.button-wrap
|
|
|
|
button.end.primary End
|
|
|
|
.button-group.outlined
|
|
|
|
button.mute Mute
|
|
|
|
button.unmute Unmute
|
2013-09-26 04:34:13 -04:00
|
|
|
ul.messages.scroll-container
|
2013-09-16 05:19:07 -04:00
|
|
|
.chatBox
|
|
|
|
form
|
|
|
|
textarea(name='chatInput', type='text', placeholder='Send a message...', autocomplete='off')
|