{% extends "wizard.html" %} {% block title %} Test-run check {% endblock %} {% block page-title %}
Currently, we've processed {{ percentage_imported | floatformat:"2" }}% of your data and it's taken us {{ lapsedMinutes | floatformat:"2" }} minutes, so if you have a relatively constant number of calls, it should take us around {{ minutesRemaining | floatformat:"2" }} minutes to finish.
{% endif %}