Just a bug fix
This commit is contained in:
1 parent
d0aa7a0fbd
commit
6819b82723
8 files changed
+38
-7
No files matched your search
@@ -10,6 +10,7 @@
|
||||
|
||||
<body>
|
||||
<%- include("./partials/header") %>
|
||||
<% if (session.authenticated) { console.log(session.email); } else { console.log("No user"); } %>
|
||||
<main>
|
||||
The Dashboard Page
|
||||
</main>
|
||||
|
||||
Reference in new issue
Block a user