{% load i18n %}
{{orders.count}}
{% trans 'Delivered orders' %}
{{billing.total_amount}}
{% trans 'Revenues' %}