From ab523ee4c843682dc1a86cc60d6236c89734e5ff Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Mon, 20 Apr 2020 20:04:48 +0200 Subject: [PATCH] removing OTW instructions from indoor race page --- rowers/templates/virtualevent.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/rowers/templates/virtualevent.html b/rowers/templates/virtualevent.html index b67e93d0..c697c265 100644 --- a/rowers/templates/virtualevent.html +++ b/rowers/templates/virtualevent.html @@ -453,16 +453,19 @@ competitive element to training and as a quick way to set up and manage small regattas.

+ {% if race.sessiontype == 'race' %}

On the water races are rowed on the course shown. You cannot submit results rowed on other bodies of water.

+ {% else %}

Indoor races are open for all, wherever you live. However, be aware of the time zone for the race window.

+ {% endif %}

As a rowsandall.com user, you can register to take part in this event. Please note the registration @@ -473,9 +476,11 @@

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 - workouts. The workout start time must be within the race window - and your course must pass through the blue polygons on the course + workouts. The workout start time must be within the race window. + {% 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. + {% endif %}

The results table has a link to a page where details of your workout