diff --git a/authentic2/templates/base.html b/authentic2/templates/base.html index eb46f1e..ea7db19 100644 --- a/authentic2/templates/base.html +++ b/authentic2/templates/base.html @@ -35,10 +35,10 @@ {% if request.user.is_authenticated %} {% else %} @@ -72,14 +72,14 @@ @@ -130,9 +130,9 @@

{{ user.get_full_name }}

{% else %} @@ -141,7 +141,6 @@ {% endif %}