diff --git a/store/templates/dash.html b/store/templates/dash.html index 8bcf5242..ab20860d 100644 --- a/store/templates/dash.html +++ b/store/templates/dash.html @@ -181,7 +181,7 @@ {% endif %} - {% if "ci-auto-update" in infos %} @@ -196,9 +196,9 @@ {% endif %} - {% if infos["nb_issues"] != 0 %} - + {{ infos["nb_issues"] }} {% endif %}