diff --git a/templates/registration/logged_out.html b/templates/registration/logged_out.html index 0347c8b2..10fbccf9 100644 --- a/templates/registration/logged_out.html +++ b/templates/registration/logged_out.html @@ -3,4 +3,4 @@ {% block content %}

Logged out!

Click here to login again. -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/templates/registration/login.html b/templates/registration/login.html index 68f62f97..f2b1873a 100644 --- a/templates/registration/login.html +++ b/templates/registration/login.html @@ -13,4 +13,4 @@

Login

-{% endblock %} \ No newline at end of file +{% endblock %}