diff --git a/bornhack/templates/base.html b/bornhack/templates/base.html index 34fb8bbb..ced0f9bd 100644 --- a/bornhack/templates/base.html +++ b/bornhack/templates/base.html @@ -57,7 +57,7 @@ {% endif %}
  • Contact
  • {% if user.is_authenticated %} -
  • {{ user.username }}
  • +
  • Profile
  • Logout
  • {% else %}
  • Login