Minor fix

This commit is contained in:
2023-10-01 11:10:21 +02:00
parent 2fe221d0f4
commit 7a103cca56

View File

@@ -284,7 +284,7 @@
<th scope="row">Notes</th> <th scope="row">Notes</th>
</tr> </tr>
</thead> </thead>
<tbody class="table-group-divider"> <tbody>
<tr> <tr>
<td>{{ rolling_stock.notes | safe }}</td> <td>{{ rolling_stock.notes | safe }}</td>
</tr> </tr>