diff --git a/cps/templates/list.html b/cps/templates/list.html
index c8149f030..e84c252b6 100644
--- a/cps/templates/list.html
+++ b/cps/templates/list.html
@@ -19,7 +19,7 @@
{% endfor %}
- {% if title == "Series" %}
+ {% if data == "series" %}
{% endif %}