diff --git a/templates/joblog.html b/templates/joblog.html index 4fd4bbd..509b412 100644 --- a/templates/joblog.html +++ b/templates/joblog.html @@ -25,7 +25,7 @@
- {% if job.state != "Complete" %} + {% if job.state == "Failed" %} {% else %}