diff --git a/index.html.j2 b/index.html.j2 index 0a957ea..420b8bd 100644 --- a/index.html.j2 +++ b/index.html.j2 @@ -8,7 +8,6 @@
{{ presentation }}
{%- set ns = namespace(cur_month="") -%} {%- for key, page in pages.items()|sort(attribute='1.date', reverse = true) -%} @@ -26,4 +25,4 @@ {%- endfor %} -