1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/clientapp/templates/body.jade

18 lines
394 B
Plaintext
Raw Normal View History

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