{% load i18n l10n fontawesome_5 humanize %}
{% trans 'Intervention Identifier' %} | {% trans 'Amount' %} | {% trans 'Created' %} | {% trans 'Action' %} |
---|---|---|---|
{{ withdraw.intervention.identifier }} | {{ withdraw.surface|floatformat:2|intcomma }} m² | {{ withdraw.created.timestamp|default_if_none:""|naturalday}} | {% if is_default_member and has_access %} {% endif %} |