diff --git a/polls/templates/base.html b/polls/templates/base.html index d41fa24..68faf59 100644 --- a/polls/templates/base.html +++ b/polls/templates/base.html @@ -83,7 +83,7 @@ {% if user.is_authenticated %} {% else %} - + {% endif %}