{% extends "./layout/default" %} {% block breadcrumbs %} {{ Breadcrumbs.renderIfExists(Route.getCurrentRoute.getName, moment, start, end) }} {% endblock %} {% block content %} {# upper show-all instruction #} {% if periods.count > 0 %}
{% endif %}| {{ 'transactions'|_ }} | {{ period.count }} |
| {{ 'spent'|_ }} | {{ period.sum|formatAmount }} |