diff --git a/app/templates/appci_app.html b/app/templates/appci_app.html index 97689f1..90f30d5 100644 --- a/app/templates/appci_app.html +++ b/app/templates/appci_app.html @@ -41,9 +41,9 @@ {% endfor %} {% if result.date == None %} - ??? + ??? {% else %} - + {% endif %} {% if result.commit != result.app.master_commit %} {% if result.date == None %} - ??? + ??? {% else %} - + {% endif %} {% if result.commit != result.app.master_commit %}