1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2025-02-20 04:51:50 -05:00
kaiwa/clientapp/templates/pages/settings.jade

27 lines
557 B
Plaintext
Raw Normal View History

2015-02-23 18:24:16 +01:00
section.page.main
h1#title Settings
div#avatarChanger
h4 Change Avatar
div.uploadRegion
p Drag and drop a new avatar here
img
form
input#uploader(type="file")
div
h4 Desktop Integration
button.enableAlerts Enable alerts
button.primary.installFirefox Install app
button.soundNotifs sound notifications
2015-03-19 16:41:32 +01:00
div#ldapSettings
h4 LDAP settings
ul#ldapUsers
input(type="text", placeholder="add a ldap user")#newLdapUser
2015-02-23 18:24:16 +01:00
div
button.disconnect Disconnect
button.primary.logout Logout