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