diff --git a/bookwyrm/templates/import/troubleshoot.html b/bookwyrm/templates/import/troubleshoot.html
index 9b9b48278..0be683832 100644
--- a/bookwyrm/templates/import/troubleshoot.html
+++ b/bookwyrm/templates/import/troubleshoot.html
@@ -12,12 +12,12 @@
{% trans "Re-trying an import can fix missing items in cases such as:" %}
-
- - {% trans "The book has been added to the instance since this import" %}
- - {% trans "A transient error or timeout caused the external data source to be unavailable." %}
- - {% trans "BookWyrm has been updated since this import with a bug fix" %}
-
+
+ - {% trans "The book has been added to the instance since this import" %}
+ - {% trans "A transient error or timeout caused the external data source to be unavailable." %}
+ - {% trans "BookWyrm has been updated since this import with a bug fix" %}
+
{% trans "Contact your admin or open an issue if you are seeing unexpected failed items." %}