diff --git a/bookwyrm/templates/snippets/progress_update.html b/bookwyrm/templates/snippets/progress_update.html index 6936429d3..79cbf1598 100644 --- a/bookwyrm/templates/snippets/progress_update.html +++ b/bookwyrm/templates/snippets/progress_update.html @@ -1,25 +1,40 @@
{% csrf_token %} -
- {% if readthrough.progress_mode == 'PG' %} - on page - {% else %} - currently at - {% endif %} + +
+ +
-
- -
-
- {% if readthrough.progress_mode == 'PG' and book.pages %} - of {{ book.pages }} - {% else %} - % - {% endif %} +
+ +