diff --git a/templates/includes/_header.html b/templates/includes/_header.html index d5473fef..08c3db95 100644 --- a/templates/includes/_header.html +++ b/templates/includes/_header.html @@ -17,7 +17,7 @@ {% if not user.is_authenticated %} Sign Up {% else %} - Profile + Profile {% endif %} {% if not user.is_authenticated %}