function open_pack

This commit is contained in:
2021-06-12 14:36:11 +02:00
parent 047db27266
commit 613d932017
24 changed files with 4550 additions and 4679 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).order('date', 'asc').slice(0,3) %}
{% for p in page.collection(options).dateRange( this_day ~ this_month ~ this_year, '12/31/' ~ next_year).slice(0, 3).order('date', 'asc') %}
<div class="side-agenda">
<a href="{{p.url}}">
<div class="date">