From 0792495a750d65e2fe73a7b39f54955ec48b4b08 Mon Sep 17 00:00:00 2001 From: HumairAK Date: Wed, 24 Aug 2016 15:15:09 -0400 Subject: modified userprofile --- views/layouts/layout.hbs | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'views/layouts') diff --git a/views/layouts/layout.hbs b/views/layouts/layout.hbs index 42bd09b..8b0d7b3 100644 --- a/views/layouts/layout.hbs +++ b/views/layouts/layout.hbs @@ -14,6 +14,11 @@ + + {{# if userProfile}} + + {{/if}} + @@ -37,6 +42,7 @@ {{/if}} + {{# if noHeader}} -- cgit v1.2.3