{% load i18n fontawesome_5 ksp_filters %}

{% trans 'Amount' %}

{% blocktrans %} Recorded = Has been checked and published by the conservation office {% endblocktrans %}
{% fa5_icon 'bookmark' %} {% trans 'Recorded' %} {% trans 'Total' %}
{{report.eco_account_report.queryset_recorded_count|default_if_zero:"-"}} {{report.eco_account_report.queryset_count|default_if_zero:"-"}}