{% load i18n fontawesome_5 humanize %}

{% trans 'Compensation' %}

{% fa5_icon 'leaf' %}
{% trans 'Total' %}
{{total_compensation_count|intcomma}}
{% trans 'Shared with you' %}
{{user_compensation_count|intcomma}}