diff --git a/bookwyrm/templates/import/user_troubleshoot.html b/bookwyrm/templates/import/user_troubleshoot.html index a92eae718f..350914881f 100644 --- a/bookwyrm/templates/import/user_troubleshoot.html +++ b/bookwyrm/templates/import/user_troubleshoot.html @@ -70,8 +70,8 @@ {% for item in items %} - {{ item.userimportpost.book.title }} - {{ item.userimportpost.json.name }} + {{ item.userimportpost.book.title }} + {{ item.userimportpost.json.type }} {% id_to_username item.userrelationshipimport.remote_id True %} {% if item.fail_reason == "unauthorized" %}