diff --git a/templates/registration/login.html b/templates/registration/login.html index e41c729..7e3d615 100644 --- a/templates/registration/login.html +++ b/templates/registration/login.html @@ -11,7 +11,7 @@

{% trans "Forgot password" %}? {% trans "Reset it" %}!

-

{% trans "Not a member" %}? {% trans "Register" %}!

+

{% trans "Don't have an account" %}? {% trans "Create one now" %}!

{% endblock %}