diff --git a/rowers/templates/virtualevent.html b/rowers/templates/virtualevent.html index 55756c53..9711bb3c 100644 --- a/rowers/templates/virtualevent.html +++ b/rowers/templates/virtualevent.html @@ -233,8 +233,8 @@

Results

{% endif %}

+ {% if results or dns %}

- {% if results or dns %} @@ -317,10 +317,16 @@ {% endfor %}
- {% else %} - No results yet - {% endif %}

+

+ Compare Results +

+ {% else %} +

+ No results yet +

+ {% endif %} {% if form %}