removing OTW instructions from indoor race page
This commit is contained in:
@@ -453,16 +453,19 @@
|
|||||||
competitive element to training and as a quick way to set
|
competitive element to training and as a quick way to set
|
||||||
up and manage small regattas.
|
up and manage small regattas.
|
||||||
</p>
|
</p>
|
||||||
|
{% if race.sessiontype == 'race' %}
|
||||||
<p>
|
<p>
|
||||||
On the water races are rowed on the course shown.
|
On the water races are rowed on the course shown.
|
||||||
You cannot submit results rowed
|
You cannot submit results rowed
|
||||||
on other bodies of water.
|
on other bodies of water.
|
||||||
</p>
|
</p>
|
||||||
|
{% else %}
|
||||||
<p>
|
<p>
|
||||||
Indoor races are open for all, wherever you live.
|
Indoor races are open for all, wherever you live.
|
||||||
However, be aware of the
|
However, be aware of the
|
||||||
time zone for the race window.
|
time zone for the race window.
|
||||||
</p>
|
</p>
|
||||||
|
{% endif %}
|
||||||
<p>
|
<p>
|
||||||
As a rowsandall.com user, you can
|
As a rowsandall.com user, you can
|
||||||
register to take part in this event. Please note the registration
|
register to take part in this event. Please note the registration
|
||||||
@@ -473,9 +476,11 @@
|
|||||||
<p>
|
<p>
|
||||||
After the start of the race window and before the submission deadline,
|
After the start of the race window and before the submission deadline,
|
||||||
you can submit results by linking the race to one of your uploaded
|
you can submit results by linking the race to one of your uploaded
|
||||||
workouts. The workout start time must be within the race window
|
workouts. The workout start time must be within the race window.
|
||||||
and your course must pass through the blue polygons on the course
|
{% if race.sessiontype == 'race' %}
|
||||||
|
Your course must pass through the blue polygons on the course
|
||||||
map (in the right order), for your result to be valid.
|
map (in the right order), for your result to be valid.
|
||||||
|
{% endif %}
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The results table has a link to a page where details of your workout
|
The results table has a link to a page where details of your workout
|
||||||
|
|||||||
Reference in New Issue
Block a user