{% extends "./layout/default" %} {% block breadcrumbs %} {{ Breadcrumbs.render(Route.getCurrentRoute.getName, account, start, end) }} {% endblock %} {% block content %}

{{ 'reconcile_range'|_ }}

{{ 'start_balance'|_ }} {{ 'end_balance'|_ }}
{{ 'date'|_ }} {{ 'balance'|_ }} {{ 'date'|_ }} {{ 'balance'|_ }}
{{ currency.symbol }}
{{ currency.symbol }}
{{ 'update_balance_dates_instruction'|_ }}
{{ 'start_reconcile'|_ }}

{{ 'reconcile_options'|_ }}

{{ 'transactions'|_ }}

{{ 'select_range_and_balance'|_ }}

{% endblock %} {% block scripts %} {% endblock %}