{% load i18n l10n fontawesome_5 humanize %}
{% trans 'Account Identifier' %} | {% trans 'Amount' %} | {% trans 'Action' %} |
---|---|---|
{% if withdraw.account.deleted %} {% fa5_icon 'exclamation-triangle' %} {% endif %} {{ withdraw.account.identifier }} | {{ withdraw.surface|floatformat:2|intcomma }} m² | {% if is_default_member and has_access %} {% endif %} |