From cc63b832880482b1690a67187cbdce98c4a4d3ff Mon Sep 17 00:00:00 2001 From: Joaquin Date: Fri, 16 May 2025 12:09:46 -0700 Subject: [PATCH] fix/fixed spacing in planDetail page --- src/views/planDetail.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/planDetail.ejs b/src/views/planDetail.ejs index 33d81ea..ab37b26 100644 --- a/src/views/planDetail.ejs +++ b/src/views/planDetail.ejs @@ -1,7 +1,7 @@ <%- include("./partials/fileHeader") %> <%- include("./partials/header") %> -
+

Welcome: <%= user.name %>