{% load staticfiles i18n pipeline accounting_tags %}
{% trans 'antares.apps.client.templates.client_header.client_name' %}:
{{client.full_name}}
{% trans 'antares.apps.client.templates.client_header.total_balance' %}:
{{client.id|total_accounting_balance}}