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 @@
{% endif %} - {% if template.template_type != 'letter' %} + {% if template.template_type == 'letter' %} +
+ {% endif %} {% if percentage_complete < 100 %} -

+

Report is {{ "{:.0f}%".format(percentage_complete * 0.99) }} complete…

{% elif notifications %} -

+

Download this report{{ time_left }}

{% endif %} + {% if template.template_type == 'letter' %} +
{% endif %} {% call(item, row_number) list_table(