diff --git a/cps/templates/grid.html b/cps/templates/grid.html index b9ee4324..730b9e94 100644 --- a/cps/templates/grid.html +++ b/cps/templates/grid.html @@ -19,7 +19,7 @@ {% endfor %} - + {% if entries[0] %} diff --git a/cps/templates/list.html b/cps/templates/list.html index eee32d02..2a25085d 100644 --- a/cps/templates/list.html +++ b/cps/templates/list.html @@ -20,7 +20,7 @@ {% if title == "Series list" %} - + {% endif %}