Amend text

This commit is contained in:
Lorena Sutherland
2015-12-04 14:50:23 +00:00
parent b2cae0d162
commit 7836241f48

View File

@@ -10,7 +10,7 @@ Sign in
<div class="column-two-thirds">
<h1 class="heading-xlarge">Sign in</h1>
<p>If you do not have an account, you can <a href="register">register</a>.</p>
<p>If you do not have an account, you can <a href="register">register for one</a>.</p>
<form autocomplete="off" action="" method="post">
{{ form.hidden_tag() }}
@@ -33,4 +33,4 @@ Sign in
</div>
</div>
{% endblock %}
{% endblock %}