diff --git a/bookwyrm/templates/import/import.html b/bookwyrm/templates/import/import.html index deb39f7da..702a360b8 100644 --- a/bookwyrm/templates/import/import.html +++ b/bookwyrm/templates/import/import.html @@ -15,11 +15,12 @@ {% endif %} {% if site.imports_enabled %} -
Currently you are allowed to import {{ import_size_limit }} books every {{ import_limit_reset }} days.
-You have {{ allowed_imports }} left.
-Currently you are allowed to import {{ import_size_limit }} books every {{ import_limit_reset }} days.
+You have {{ allowed_imports }} left.
+@@ -95,7 +96,7 @@