{% set events = g.filtered.events() %} {% if events %} {% for group in events|groupby('type') %}
{{ _('No events.') }}