Private
Public Access
1
0

first version of race create form

This commit is contained in:
Sander Roosendaal
2018-04-13 15:18:57 +02:00
parent be1f17fde3
commit 0531ec0395
9 changed files with 161 additions and 8 deletions

View File

@@ -40,7 +40,7 @@
{% endblock %}
{% block challenges %}
<a class="button gray" href="/rowers/virtualevents">Racing</a>
<a class="button gray small" href="/rowers/virtualevents">Racing</a>
{% endblock %}
{% block content %}

View File

@@ -63,7 +63,7 @@
{% endblock %}
{% block challenges %}
<a class="button gray" href="/rowers/virtualevents">Racing</a>
<a class="button gray small" href="/rowers/virtualevents">Racing</a>
{% endblock %}