1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-11-17 23:05:08 -05:00
kaiwa/clientapp/templates/body.jade

18 lines
410 B
Plaintext
Raw Normal View History

2013-08-29 23:38:28 -04:00
body
.wrap
#connectionOverlay
2013-09-13 16:55:46 -04:00
aside#connectionStatus
button.reconnect Reconnect
span.message disconnected
2013-08-29 23:38:28 -04:00
header#me
img.avatar
p.status
nav.main
li
a(href="/logout") Logout
li
2013-09-13 19:01:00 -04:00
a(href="/") Settings
2013-08-29 23:38:28 -04:00
nav#contactList
section#pages
footer