{% if max_days %} {% set grouped_events = grouped_events[:max_days] %} {% endif %} {% for start_date, events in grouped_events %}