diff --git a/templates/registration/logged_out.html b/templates/registration/logged_out.html index 228e3b92..14434b70 100644 --- a/templates/registration/logged_out.html +++ b/templates/registration/logged_out.html @@ -2,4 +2,4 @@ {% block content %}
Logged out
Click here to login -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/templates/registration/login.html b/templates/registration/login.html index 1f43fc80..423a9ecb 100644 --- a/templates/registration/login.html +++ b/templates/registration/login.html @@ -10,4 +10,4 @@