diff --git a/rowers/templates/virtualevent.html b/rowers/templates/virtualevent.html index a17279c0..3e2297ce 100644 --- a/rowers/templates/virtualevent.html +++ b/rowers/templates/virtualevent.html @@ -104,13 +104,11 @@ Challenge Time Zone{{ race.timezone }} {% endif %} - {% comment %} {% if race.coursestandards %} Standard Times{{ race.coursestandards }} {% endif %} - {% endcomment %} {{ race.sessionmode }} challenge @@ -270,20 +268,16 @@   Name Team Name - {% comment %} {% if race.coursestandards %} Group {% else %} - {% endcomment %}       Class {% if race.sessiontype == 'race' %} Boat - {% comment %} {% endif %} - {% endcomment %} {% endif %} Time▼ Distance▼ @@ -302,11 +296,9 @@ {{ result.username }} {{ result.teamname }} - {% comment %} {% if race.coursestandards %} {{ result.entrycategory }} {% else %} - {% endcomment %} {{ result.age }} {{ result.sex }} {{ result.weightcategory }} @@ -321,16 +313,12 @@ {% if race.sessiontype == 'race' %} {{ result.boattype }} {% endif %} - {% comment %} {% endif %} - {% endcomment %} {{ result.duration |durationprint:"%H:%M:%S.%f" }} {{ result.distance }} m - {% comment %} {% if race.coursestandards %} {{ result.points }} {% endif %} - {% endcomment %} Details @@ -421,12 +409,10 @@ Name Team Name - {% comment %} {% if race.coursestandards %} Group Age {% else %} - {% endcomment %} {% if race.sessiontype == 'race' %} Boat {% endif %} @@ -435,9 +421,7 @@ Gender Weight Category Adaptive - {% comment %} {% endif %} - {% endcomment %} {% for record in records %} @@ -585,7 +569,6 @@ review and reject entries. If you are disqualified in this way, you will receive an email with the reason.

- {% comment %} {% if race.coursestandards %}

Standard Times are a way to compare results in a race category with @@ -597,7 +580,6 @@ be limited to those in the selected set of Standard Times.

{% endif %} - {% endcomment %}