diff --git a/templates/archives.html b/templates/archives.html index d6c5dc8a..d2895930 100644 --- a/templates/archives.html +++ b/templates/archives.html @@ -46,19 +46,19 @@

{{ year }}

{% endif %} {% if loop.last %} -
+
{% else %} {% set next_year = loop.nextitem.date.strftime('%Y') %} {% if next_year != year %} -