rename getOppCol into static GetOppCol + start thinking about problems page
[vchess.git] / views / userMenu.pug
diff --git a/views/userMenu.pug b/views/userMenu.pug
new file mode 100644 (file)
index 0000000..f590a2e
--- /dev/null
@@ -0,0 +1,10 @@
+#userMenu.clickable(onClick="doClick('modalUser')")
+       .info-container
+               if !user.email
+                       p
+                               span Login
+                               i.material-icons person
+               else
+                       p
+                               span Update
+                               i.material-icons person