From a51e91f46feb4d43f69a21e5639d44ca044dcc19 Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Tue, 10 Jun 2014 02:30:05 -0400 Subject: rough sketch of builder view --- views/partials/header.ejs | 4 +++- views/partials/scripts.ejs | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'views/partials') diff --git a/views/partials/header.ejs b/views/partials/header.ejs index e0e98c2..c73cc47 100644 --- a/views/partials/header.ejs +++ b/views/partials/header.ejs @@ -2,10 +2,12 @@ [[ if (logged_in) { ]] + Layouts + Projects [[ if (profile && String(user._id) == String(profile._id)) { ]] Edit Profile [[ } else if (! profile) { ]] - View Profile + Profile [[ } ]] [[ } else { ]] diff --git a/views/partials/scripts.ejs b/views/partials/scripts.ejs index b31b3f7..c80c174 100644 --- a/views/partials/scripts.ejs +++ b/views/partials/scripts.ejs @@ -55,5 +55,7 @@ + + -- cgit v1.2.3-70-g09d2