1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-11-12 04:25:05 -05:00
kaiwa/clientapp/templates/layout.jade

14 lines
383 B
Plaintext
Raw Normal View History

2013-06-03 18:51:30 -04:00
.wrap
header
.loggedOut
a.logIn(href="#") Log In
.loggedIn
img.avatar
.name
a(href="/logout") Log Out
section#pages
footer
a#ad(href='http://andbang.com', target='_blank')
a#andyet(href='http://andyet.com', target='_blank')
img(src='http://andyet.com/images/logo.png', width='40')