Jacek Kowalski
2020-01-28 3d1e543a6771b8c532ae90d06f5094790d7f39f1
templates/vehicles.html
@@ -91,7 +91,9 @@
{% for map in mapping %}
<tr>
<td>
{{ map.num | e }}
<a href="https://mpk.jacekk.net/map.html#!{{ map.vehicle.num }}" class="low{{ map.vehicle.low | default }}">
{{ map.vehicle.num | e }}
</a>
</td>
<td>
{{ map.line | default('?') | e }}