diff --git a/lostplaces/templates/registration/login.html b/lostplaces/templates/registration/login.html index c2c2211..4693be5 100644 --- a/lostplaces/templates/registration/login.html +++ b/lostplaces/templates/registration/login.html @@ -16,16 +16,16 @@
{% include 'partials/form/inputField.html' with field=form.password %}
- + -
-
- -
-
- +
+
+ +
+
- +

No account? Sign up here

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