diff --git a/templates/admin/list_products.html b/templates/admin/list_products.html index e955091..6769b6c 100644 --- a/templates/admin/list_products.html +++ b/templates/admin/list_products.html @@ -88,7 +88,7 @@ {% endif %} {% endfor %} - {% if suggestions_dict|length == 0 %} + {% if orphan_suggestions|length == 0 %}