{% extends "./layout/default.twig" %} {% block content %} {{ Breadcrumbs.renderIfExists(Route.getCurrentRoute.getName, category) }}
{{ 'overview'|_ }} (month)
{{ 'overview'|_ }} (all)
{{ 'transactions'|_ }}
{% include 'list/journals' %}
{% endblock %} {% block scripts %} {% endblock %}