diff --git a/ara/ui/templates/index.html b/ara/ui/templates/index.html index 715f784c..f1e0b136 100644 --- a/ara/ui/templates/index.html +++ b/ara/ui/templates/index.html @@ -169,7 +169,7 @@ {% if playbook.status == "failed" %} {% else %} - + {% endif %} {% endif %} {% if playbook.name is not None %}{{ playbook.name }}{% else %}{{ playbook.path | truncatepath:50 }}{% endif %}