Skip to content

Commit

Permalink
fix missing closing div tag
Browse files Browse the repository at this point in the history
  • Loading branch information
hughrun committed Sep 8, 2024
1 parent a81683a commit 04a6d2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bookwyrm/templates/import/user_troubleshoot.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,5 @@
</tr>
{% endfor %}
</table>
</div>
{% endblock %}

0 comments on commit 04a6d2d

Please sign in to comment.