Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
daniviga committed Oct 1, 2023
1 parent 2fe221d commit 7a103cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ram/portal/templates/rollingstock.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
<th scope="row">Notes</th>
</tr>
</thead>
<tbody class="table-group-divider">
<tbody>
<tr>
<td>{{ rolling_stock.notes | safe }}</td>
</tr>
Expand Down

0 comments on commit 7a103cc

Please sign in to comment.