diff --git a/src/fellchensammlung/templates/fellchensammlung/instance-health-check.html b/src/fellchensammlung/templates/fellchensammlung/instance-health-check.html index e3e4e4c..a9639f4 100644 --- a/src/fellchensammlung/templates/fellchensammlung/instance-health-check.html +++ b/src/fellchensammlung/templates/fellchensammlung/instance-health-check.html @@ -22,10 +22,39 @@ {% else %}
{% translate "Texte scheinen vollständig" %}
{% endif %} +{{ number_not_geocoded_adoption_notices }}/{{ number_of_adoption_notices }}
+ {% if number_not_geocoded_adoption_notices > 0 %} +{{ number_not_geocoded_adoption_notices }}/{{ number_of_adoption_notices }}
+ {% endif %} +{{ number_not_geocoded_rescue_orgs }}/{{ number_of_rescue_orgs }}
+ {% if number_not_geocoded_rescue_orgs > 0 %} +{{ number_not_geocoded_rescue_orgs }}/{{ number_of_rescue_orgs }}
+ {% endif %} +