diff --git a/nsp/templates/base.html b/nsp/templates/base.html
index 71eac176..574ddf9f 100755
--- a/nsp/templates/base.html
+++ b/nsp/templates/base.html
@@ -137,11 +137,11 @@
Start Project
Active Projects
Log Out
-
+
{% else %}
Sign Up
@@ -153,14 +153,15 @@
{% if user.is_authenticated %}
-
@@ -496,4 +497,3 @@ NSP 1.2
{% endblock %}