diff --git a/store/templates/dash.html b/store/templates/dash.html index b25bfb5e..ed60046c 100644 --- a/store/templates/dash.html +++ b/store/templates/dash.html @@ -132,14 +132,14 @@ - 30 %}opacity-50{% endif %}" href="https://ci-apps.yunohost.org/ci/apps/{{ app }}/"> + 30 %}opacity-50{% endif %}" href="https://ci-apps.yunohost.org/ci/apps/{{ app }}/"> {% if infos["public_level"] == infos["ci_results"]["main"]["level"] %} = {% else %} {{ infos["ci_results"]["main"]["level"] }} {% endif %} - {% if infos["ci_results"]["main"]["timestamp"] | days_ago > 30 %} - + {% if (infos["ci_results"]["main"]["timestamp"] or -9999) | days_ago > 30 %} + {% endif %} {% if infos["public_level"] == "?" %} {% elif infos["ci_results"]["main"]["level"] < infos["public_level"] and infos["ci_results"]["main"]["level"] == 0 %}