diff --git a/bookwyrm/templates/snippets/readthrough_form.html b/bookwyrm/templates/snippets/readthrough_form.html index a0502b7b..21d0a809 100644 --- a/bookwyrm/templates/snippets/readthrough_form.html +++ b/bookwyrm/templates/snippets/readthrough_form.html @@ -9,26 +9,18 @@ {# Only show progress for editing existing readthroughs #} {% if readthrough.id and not readthrough.finish_date %} -
-
-
- -
+ +
+
+
-
-
- - -
+
+
{% endif %}