fix/home.ejs include fix
This commit is contained in:
1 parent
6a8595d24b
commit
fef7184404
2 files changed
+2
-7
No files matched your search
+2
-1
@@ -10,7 +10,8 @@
|
||||
|
||||
<body>
|
||||
<main>
|
||||
<%= user.email %>
|
||||
<%- include("./partials/header") %>
|
||||
Welcome: <%= user.email %>
|
||||
The Dashboard Page
|
||||
</main>
|
||||
<footer>
|
||||
|
||||
Reference in new issue
Block a user