diff --git a/templates/joblog.html b/templates/joblog.html index b9859a3..198ec20 100644 --- a/templates/joblog.html +++ b/templates/joblog.html @@ -45,6 +45,9 @@
{{job.current_file_num}} of {{job.num_files}} - {{prog}}%
+ {% elif job.num_files == 0 and job.current_file_num > 0 %} + {% else %} {% endif %}