diff --git a/CTFd/themes/core/templates/base.html b/CTFd/themes/core/templates/base.html index e1a32088..7e8ec224 100644 --- a/CTFd/themes/core/templates/base.html +++ b/CTFd/themes/core/templates/base.html @@ -67,7 +67,7 @@ Scoreboard {% endif %} -
  • +
  • @@ -99,7 +99,9 @@ | {% endif %} -
  • Login
  • + {% endif %} diff --git a/CTFd/themes/core/templates/login.html b/CTFd/themes/core/templates/login.html index 5df3bf54..7f9cce13 100644 --- a/CTFd/themes/core/templates/login.html +++ b/CTFd/themes/core/templates/login.html @@ -9,9 +9,9 @@

    Login

    -
    +
    -
    +
    {% for error in errors %}