more replacement of the word race
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
{% load staticfiles %}
|
||||
{% load rowerfilters %}
|
||||
|
||||
{% block title %}Edit Virtual Race{% endblock %}
|
||||
{% block title %}Edit Virtual Challenge{% endblock %}
|
||||
|
||||
{% block main %}
|
||||
|
||||
<h1>Edit Race {{ race.name }}</h1>
|
||||
<h1>Edit Challenge {{ race.name }}</h1>
|
||||
|
||||
<ul class="main-content">
|
||||
<li class="grid_2">
|
||||
@@ -30,7 +30,7 @@
|
||||
<li class="grid_2 omega">
|
||||
<p>
|
||||
<ul>
|
||||
<li>All times are local times in the race course time zone</li>
|
||||
<li>All times are local times in the challenge course time zone</li>
|
||||
<li>Adding a contact phone number and email is not mandatory, but we
|
||||
strongly recommend it.</li>
|
||||
<li>If your event has a registration closure deadline, participants
|
||||
|
||||
Reference in New Issue
Block a user