Some advances. TODO: test board.js, and then game.js, and then implement room.js
[vchess.git] / views / userMenu.pug
1 #userMenu.clickable.right-menu(onClick="doClick('modalUser')")
2 .info-container
3 if !user.email
4 p
5 span Login
6 i.material-icons person
7 else
8 p
9 span Update
10 i.material-icons person