mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-13 21:15:04 -05:00
25 lines
497 B
Plaintext
25 lines
497 B
Plaintext
section.page.main
|
|
|
|
div
|
|
h4 Current status
|
|
.status(contenteditable="true")
|
|
|
|
div#avatarChanger
|
|
h4 Change Avatar
|
|
div.uploadRegion
|
|
p Drag and drop a new avatar here
|
|
img
|
|
form
|
|
input#uploader(type="file")
|
|
|
|
div
|
|
h4 Add / Approve Contacts
|
|
input(type="text", class="inline")#addcontact
|
|
button.addContact Add
|
|
ul#contactrequests
|
|
|
|
div
|
|
h4 Desktop Integration
|
|
button.enableAlerts Enable alerts
|
|
button.primary.installFirefox Install app
|