Expose tracks

This commit is contained in:
2022-07-18 23:45:13 +02:00
parent be6a685f55
commit 63379c9673
4 changed files with 25 additions and 3 deletions

View File

@@ -29,6 +29,10 @@
<th width="35%" scope="row">Gauge</th>
<td>{{ s.gauge }}</td>
</tr>
<tr>
<th width="35%" scope="row">Tracks</th>
<td>{{ s.tracks }}</td>
</tr>
</tbody>
</table>
<div class="btn-group mb-4">