2013-08-23 16:07:37 -07:00
|
|
|
section.page.chat
|
2013-09-16 02:19:07 -07:00
|
|
|
section.conversation
|
|
|
|
header
|
2015-02-22 23:43:49 +01:00
|
|
|
.title
|
2015-02-09 16:20:28 +01:00
|
|
|
span.prefix @
|
2015-02-09 14:56:02 +01:00
|
|
|
span.name
|
2015-02-09 16:20:28 +01:00
|
|
|
i.user_presence.fa.fa-circle
|
|
|
|
span.status
|
2013-12-20 14:15:29 -08:00
|
|
|
.tzo
|
2015-02-09 16:20:28 +01:00
|
|
|
ul.messages.scroll-container
|
|
|
|
.activeCall
|
|
|
|
.container
|
2013-10-16 10:48:00 -07:00
|
|
|
video.remote(autoplay)
|
|
|
|
video.local(autoplay, muted)
|
2013-10-24 23:32:20 +02:00
|
|
|
aside.button-wrap
|
2014-04-22 09:59:28 +02:00
|
|
|
button.accept.primary Accept
|
|
|
|
button.end.secondary End
|
2013-10-24 23:32:20 +02:00
|
|
|
.button-group.outlined
|
|
|
|
button.mute Mute
|
|
|
|
button.unmute Unmute
|
2013-09-16 02:19:07 -07:00
|
|
|
.chatBox
|
2015-02-09 16:20:28 +01:00
|
|
|
form.formwrap
|
2013-09-16 02:19:07 -07:00
|
|
|
textarea(name='chatInput', type='text', placeholder='Send a message...', autocomplete='off')
|
2015-02-09 16:20:28 +01:00
|
|
|
button.primary.small.call Call
|