From 2a93a8ea660a9074097eaccf537768b1fc835b71 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Tue, 7 Sep 2021 18:16:26 -0700 Subject: [PATCH] Adds class to status page --- bookwyrm/templates/import_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookwyrm/templates/import_status.html b/bookwyrm/templates/import_status.html index db7330bb..94449f26 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 %}