diff --git a/app/templates/partials/jobs/notifications.html b/app/templates/partials/jobs/notifications.html index 5a9c3ffd7..1408e530b 100644 --- a/app/templates/partials/jobs/notifications.html +++ b/app/templates/partials/jobs/notifications.html @@ -24,18 +24,22 @@
+
Report is {{ "{:.0f}%".format(percentage_complete * 0.99) }} complete…
{% elif notifications %} -+
Download this report {{ time_left }}
{% endif %} + {% if template.template_type == 'letter' %} +