recup commit dev

This commit is contained in:
2021-06-11 16:24:49 +02:00
parent b6730fa8d2
commit 81285b7135
23 changed files with 599 additions and 379 deletions

View File

@@ -11,7 +11,7 @@
{% set next_year = "+1 year"|date('Y')%}
{% for p in page.collection(options).dateRange( this_day ~ this_month ~ this_year, '12/31/' ~ next_year).slice(0, 3).order('date', 'asc') %}
{% for p in page.collection(options).dateRange( this_day ~ this_month ~ this_year, '12/31/' ~ next_year).order('date', 'asc').slice(0,3) %}
<div class="side-agenda">
<a href="{{p.url}}">
<div class="date">