{{ transactions.render|raw }}
| {{ trans('list.description') }} | {{ trans('list.amount') }} | {# Hide budgets? #} {% if not hideBudgets %}{% endif %} {# Hide categories? #} {% if not hideCategories %} | {% endif %} {# Hide bills? #} {% if not hideBills %} | {% endif %} | ||
|---|---|---|---|---|---|---|