small improvements
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
De ranglijst bevat nu resultaten van de volgende races:
|
||||
</p>
|
||||
<p>
|
||||
<table>
|
||||
<table class="shortpadded">
|
||||
{% for race in races %}
|
||||
<tr>
|
||||
<td>{{ race.date }}</td><td>{{ race.name }}</td>
|
||||
|
||||
Reference in New Issue
Block a user