race to challenge rename
This commit is contained in:
@@ -2,19 +2,19 @@
|
||||
{% load staticfiles %}
|
||||
{% load rowerfilters %}
|
||||
|
||||
{% block title %}New Virtual Race{% endblock %}
|
||||
{% block title %}New Virtual Challenge{% endblock %}
|
||||
|
||||
{% block main %}
|
||||
|
||||
<h1>New Indoor Virtual Race</h1>
|
||||
<h1>New Indoor Virtual Challenge</h1>
|
||||
|
||||
<ul class="main-content">
|
||||
<li class="grid_4">
|
||||
<p>With this form, you can create a new virtual race. After you submit
|
||||
the form, the race is created and will be visible to all users. From
|
||||
that moment, only the site admin can delete the race
|
||||
(admin@rowsandall.com). You can still edit the race until
|
||||
the start of the race window.
|
||||
<p>With this form, you can create a new virtual challenge. After you submit
|
||||
the form, the challenge is created and will be visible to all users. From
|
||||
that moment, only the site admin can delete the challenge
|
||||
(admin@rowsandall.com). You can still edit the challenge until
|
||||
the start of the challenge window.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
@@ -45,9 +45,9 @@
|
||||
<p>If your event has a registration closure deadline, participants
|
||||
have to enter (and can withdraw) before the registration closure time.</p>
|
||||
<p>Participants can submit results until the evaluation closure time.</p>
|
||||
<p>Until one hour after evaluation closure time, the race organizer
|
||||
<p>Until one hour after evaluation closure time, the challenge organizer
|
||||
can review and reject submitted results ("disqualification"). If
|
||||
you as the race organizer intend to use this functionality, it
|
||||
you as the challenge organizer intend to use this functionality, it
|
||||
is strongly recommended that you fill out a contact email or phone
|
||||
number.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user