{% extends "account_keeping/base.html" %} {% load i18n %} {% block main %}
{% trans "Click at one of the main navigation items to start. Soon we will show the most important current stats on this page." %}
{% for account, stats in accounts_stats.items %}Current balance: {{ stats.balance_gross }}
{% endfor %} {% if transactions_without_invoice %}