Jacek Kowalski
2020-07-14 83445f9718a144e8fc7e76cddf606acf7b29692f
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 }}