From 1e689461f4cbb5d9c2abcdde24f102ee10de13e1 Mon Sep 17 00:00:00 2001 From: Ryan Glover Date: Sat, 27 Sep 2014 23:42:28 -0500 Subject: [PATCH] Add additional consideration to the header to disply login and signup links when a user is not logged in. --- client/includes/_header.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/client/includes/_header.html b/client/includes/_header.html index 59690f5..53c061b 100644 --- a/client/includes/_header.html +++ b/client/includes/_header.html @@ -20,6 +20,11 @@ + {{else}} + {{/if}} -- 2.0.0