diff --git a/cubedash/templates/dscount-report.html b/cubedash/templates/dscount-report.html
index 719c202db..31acd3fd1 100644
--- a/cubedash/templates/dscount-report.html
+++ b/cubedash/templates/dscount-report.html
@@ -5,9 +5,9 @@
{% block content %}
-
Bulk Dataset Counts - {{ (products_period_dscount | length ) - (hidden_product_list | length) }} Products
+
Bulk Dataset Counts - {{ (datacube_products | length ) - (hidden_product_list | length) }} Products
- Total indexed products: {{ products_period_dscount | length }},
+ Total indexed products: {{ datacube_products | length }},
hidden products: {{ hidden_product_list | length }}
Download csv for all products dataset count