diff --git a/app/templates/signin.html b/app/templates/signin.html index b47f53475..c116cd7e5 100644 --- a/app/templates/signin.html +++ b/app/templates/signin.html @@ -10,7 +10,7 @@ Sign in

Sign in

-

If you do not have an account, you can register.

+

If you do not have an account, you can register for one.

{{ form.hidden_tag() }} @@ -33,4 +33,4 @@ Sign in
-{% endblock %} \ No newline at end of file +{% endblock %}