diff --git a/app/templates/appci_app.html b/app/templates/appci_app.html index 90f30d5..71dcc8f 100644 --- a/app/templates/appci_app.html +++ b/app/templates/appci_app.html @@ -70,7 +70,11 @@ Master commit is up to date with {{ app.list.name }}.json !

{% else %} + {% if app.public_vs_master_time_diff > 60 %} +

+ {% else %}

+ {% endif %} Commit is not up to date on {{ app.list.name }}.json !