{% load i18n l10n fontawesome_5 %}
{% trans 'Identifier' %} | {% trans 'Title' %} |
---|---|
{{ comp.identifier }} | {{ comp.title }} |
{% trans 'Amount' %} | {% trans 'Due on' %} | {% trans 'Transfer comment' %} | {% trans 'Action' %} |
---|---|---|---|
{{ pay.amount|floatformat:2 }} € | {{ pay.due_on }} | {{ pay.comment }} |