Private
Public Access
1
0

added link to sign in on register pages

This commit is contained in:
Sander Roosendaal
2019-06-11 22:04:46 +02:00
parent 488e09fd49
commit 272cc7d5e3
2 changed files with 6 additions and 0 deletions

View File

@@ -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 %}

View File

@@ -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 %}