{% load i18n %} {% csrf_token %}
{# Only show progress for editing existing readthroughs #} {% if readthrough.id and not readthrough.finish_date %}
{% endif %}