diff --git a/horizon/templates/auth/_login_form.html b/horizon/templates/auth/_login_form.html index 0cd1acf195..2ed382b380 100644 --- a/horizon/templates/auth/_login_form.html +++ b/horizon/templates/auth/_login_form.html @@ -1,5 +1,4 @@ {% load i18n %} -{% load url from future %} {% block pre_login %}