From 5a215e1b00e4fd026a83e81baa7a45c28435f73c Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 12 Jun 2014 14:52:34 -0400 Subject: routes for starting a new project --- views/partials/header.ejs | 4 ++-- views/partials/scripts.ejs | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'views/partials') diff --git a/views/partials/header.ejs b/views/partials/header.ejs index 55c8545..94d5a43 100644 --- a/views/partials/header.ejs +++ b/views/partials/header.ejs @@ -2,8 +2,8 @@ [[ if (logged_in) { ]] - Layouts - Projects + Layouts + Projects [[ if (profile && String(user._id) == String(profile._id)) { ]] Edit Profile [[ } else if (! profile) { ]] diff --git a/views/partials/scripts.ejs b/views/partials/scripts.ejs index bf04547..3b3ee8f 100644 --- a/views/partials/scripts.ejs +++ b/views/partials/scripts.ejs @@ -62,6 +62,8 @@ + + -- cgit v1.2.3-70-g09d2