diff --git a/rowers/templates/registration/login.html b/rowers/templates/registration/login.html index cce0af90..304dbb61 100644 --- a/rowers/templates/registration/login.html +++ b/rowers/templates/registration/login.html @@ -8,7 +8,7 @@

    Login

    -
  • +
  • {% csrf_token %} diff --git a/templates/newbase.html b/templates/newbase.html index 99675727..0945b75a 100644 --- a/templates/newbase.html +++ b/templates/newbase.html @@ -307,7 +307,6 @@
    {% block sidebar %} - Related links {% endblock %}