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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/partials/header.ejs') 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) { ]] -- cgit v1.2.3-70-g09d2