{% load i18n crispy_forms_tags sekizai_tags %}
{% blocktrans %} You have reported a {{ paymentMethod }} payment in the amount of: {% endblocktrans %} {{ currencySymbol }}{{ invoice.outstandingBalance|floatformat:"-2" }}.
{% trans "Record Payment" %}: {{ currencySymbol }}{{ invoice.outstandingBalance|floatformat:"-2" }}