diff --git a/smash/templates/base.html b/smash/templates/base.html index acf7e98..6ae1f21 100644 --- a/smash/templates/base.html +++ b/smash/templates/base.html @@ -30,9 +30,10 @@
  • Latest
  • Tags
  • Add new
  • -
  • Log in
  • {% if session.authorized %}
  • Queue
  • + {% else %} +
  • Log in
  • {% endif %}