diff --git a/bookwyrm/templates/import_status.html b/bookwyrm/templates/import_status.html index db7330bb2..94449f260 100644 --- a/bookwyrm/templates/import_status.html +++ b/bookwyrm/templates/import_status.html @@ -40,7 +40,7 @@

{% trans "Failed to load" %}

{% if not job.retry %} -
+ {% csrf_token %} {% with failed_count=failed_items|length %}