diff --git a/accounts/templates/registration/registration_form.html b/accounts/templates/registration/registration_form.html index f2572ef..87b878e 100644 --- a/accounts/templates/registration/registration_form.html +++ b/accounts/templates/registration/registration_form.html @@ -20,4 +20,10 @@ +
+
+ You already have an account? Please login. +
+
+ {% endblock %}