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