From 7836241f488557670b358a0e9365c608aceeb566 Mon Sep 17 00:00:00 2001 From: Lorena Sutherland Date: Fri, 4 Dec 2015 14:50:23 +0000 Subject: [PATCH] Amend text --- app/templates/signin.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 %}