added link to sign in on register pages
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
This form is for registration as a coach.
|
||||
Click <a href="/rowers/register">here to register as a rower</a>.
|
||||
</p>
|
||||
<p>
|
||||
Already signed up? Click <a href="/login/">here to sign in.</a>
|
||||
</p>
|
||||
<div id="registrationform">
|
||||
|
||||
{% if form.errors %}
|
||||
|
||||
@@ -15,6 +15,9 @@
|
||||
This form is for registration as a rower.
|
||||
Click <a href="/rowers/coachregister">here to register as a coach</a>.
|
||||
</p>
|
||||
<p>
|
||||
Already signed up? Click <a href="/login/">here to sign in.</a>
|
||||
</p>
|
||||
<div id="registrationform">
|
||||
|
||||
{% if form.errors %}
|
||||
|
||||
Reference in New Issue
Block a user