diff --git a/bookwyrm/templates/import/manual_review.html b/bookwyrm/templates/import/manual_review.html
index 53601fd1..2c487563 100644
--- a/bookwyrm/templates/import/manual_review.html
+++ b/bookwyrm/templates/import/manual_review.html
@@ -10,7 +10,7 @@
{% block breadcrumbs %}
- {% trans "Review" %}
+ {% trans "Review" %}
{% endblock %}
diff --git a/bookwyrm/templates/import/troubleshoot.html b/bookwyrm/templates/import/troubleshoot.html
index a96aaaea..d73be6d0 100644
--- a/bookwyrm/templates/import/troubleshoot.html
+++ b/bookwyrm/templates/import/troubleshoot.html
@@ -9,7 +9,7 @@
{% block breadcrumbs %}
- {% trans "Troubleshooting" %}
+ {% trans "Troubleshooting" %}
{% endblock %}