diff --git a/oshc/main/templates/base.html b/oshc/main/templates/base.html index 581fadd..5ef6e5d 100644 --- a/oshc/main/templates/base.html +++ b/oshc/main/templates/base.html @@ -35,7 +35,6 @@
  • Resources
  • Contests
  • Journey
  • -
  • Contact
  • Join Us!
  • {% if user.is_authenticated %}
  • Hey {{ user.username }}!
  • @@ -76,6 +75,9 @@
  • +
  • + +
  • Back to top