diff --git a/onlylegs/templates/layout.html b/onlylegs/templates/layout.html index 429be9a..fd5e5d2 100644 --- a/onlylegs/templates/layout.html +++ b/onlylegs/templates/layout.html @@ -68,18 +68,18 @@ - + Home - + Groups {% if current_user.is_authenticated %} {% endif %} @@ -88,17 +88,17 @@ {% if current_user.is_authenticated %} - + Profile - + Settings {% else %} {% endif %}