{% csrf_token %}
{% if readthrough.progress_mode == 'PG' and book.pages %}

of {{ book.pages }} pages

{% endif %}