diff --git a/src/catalogue.html b/src/catalogue.html index bf8d4be..318c028 100644 --- a/src/catalogue.html +++ b/src/catalogue.html @@ -22,7 +22,6 @@ title: Catalogue {% for year in years %} {% set itemsInYear = itemsByYear[year] %}

{{ year }}

-
{{ list(itemsInYear) }}
{{ list(itemsInYear) }}