{% load i18n fontawesome_5 humanize %}

{% trans 'Intervention' %}

{% fa5_icon 'pencil-ruler' %}
{% trans 'Total' %}
{{total_intervention_count|intcomma}}
{% trans 'Shared with you' %}
{{user_intervention_count|intcomma}}