{% load i18n fontawesome_5 humanize %}

{% trans 'Eco-account' %}

{% fa5_icon 'tree' %}
{% trans 'Total' %}
{{total_eco_count|intcomma}}
{% trans 'Shared with you' %}
{{user_eco_count|intcomma}}