mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-10 11:35:02 -05:00
10 lines
277 B
Plaintext
10 lines
277 B
Plaintext
section.page.chat
|
|
header.contactInfo
|
|
img.avatar(width=30, height=30)
|
|
h1.name
|
|
#tzo
|
|
ul#conversation
|
|
div#chatInput
|
|
form
|
|
textarea#chatBuffer(name='chatInput', type='text', placeholder='Send a message...', autocomplete='off')
|