1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-11-15 05:55:01 -05:00
kaiwa/clientapp/templates/pages/chat.jade
2013-09-26 01:34:13 -07:00

11 lines
252 B
Plaintext

section.page.chat
section.conversation
header
img.avatar
h1.name
.tzo
ul.messages.scroll-container
.chatBox
form
textarea(name='chatInput', type='text', placeholder='Send a message...', autocomplete='off')