diff --git a/cps/templates/publisher.html b/cps/templates/publisher.html index 9e784454..95726875 100644 --- a/cps/templates/publisher.html +++ b/cps/templates/publisher.html @@ -25,7 +25,7 @@
{% if entries[0] %} {% for entry in entries %} - {% if entry.series_index.first %} + {% if loop.first %}