Skip to content

Commit

Permalink
remove unnecessary space
Browse files Browse the repository at this point in the history
  • Loading branch information
markj0hnst0n committed Dec 10, 2024
1 parent 3dfc6ab commit ee10ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/letter_templates/templates/letter_templates/siel.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ <h1>Standard Individual Export Licence</h1>
</tr>
<tr>
<td><strong>Description:</strong></td>
<td>{{ good.description|default_na }}</td>
<td>{{ good.description|default_na }}</td>
</tr>
<tr id="row-{{ forloop.counter}}-description-part-number">
<td><strong>Part number:</strong></td>
Expand Down

0 comments on commit ee10ba6

Please sign in to comment.