diff --git a/server/templates/home.ejs b/server/templates/home.ejs index 88eb6ce..3a49364 100644 --- a/server/templates/home.ejs +++ b/server/templates/home.ejs @@ -1,9 +1,9 @@ <%- include("base/header", { title: "Home", userId: user.Id }) %>