{{ journals.render|raw }} {% if not hideBudgets %} {% endif %} {% if not hideCategories %} {% endif %} {% if not hideBills %} {% endif %} {% for journal in journals %} {% if invalidJournal(journal) %} {% else %} {% if not hideBudgets %} {% endif %} {% if not hideCategories %} {% endif %} {% if not hideBills %} {% endif %} {% endif %} {% endfor %}
{{ trans('list.description') }} {{ trans('list.amount') }}
  {{ journal.description }} Invalid journal: Found {{ journal.transactions|length }} transaction(s)
{{ journal.description }} {% if journal.attachments|length > 0 %} {% endif %} {% if not hideTags %} {{ relevantTags(journal)|raw }} {% else %} {{ journal.correct_amount|formatAmount }} {% endif %}
{{ journals.render|raw }}