mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 21:27:49 +02:00
Minor fix
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user