{% load i18n material_frontend humanize corgy.commons %} {% if object.blocked.count > 0 %}
{% trans 'Összeg' %} | {% trans 'Százalék' %} | {% trans 'Kedvezményezett' %} | {% trans 'Bankszámlaszám' %} |
---|---|---|---|
{{ item.summary }} | {{ item.in_percent|percentage }} | {{ item.account.beneficiary }} | {{ item.account.account_number }} |