Jacek Kowalski
2021-06-20 86e6f6d9c9c0340d32fb9fbf93fdc938bef75bcf
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 }}