1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/clientapp/templates/includes/call.jade
2013-10-15 19:16:09 -07:00

14 lines
248 B
Plaintext

.call
img.callerAvatar
h1.caller
span.callerName
span.callerNumber
h2.callTime
.callActions
button.answer Answer
button.ignore Ignore
button.cancel Cancel
button.end End
button.mute Mute
button.unmute Unmute