{% load base_filters %} {% load invoice_tags %} {% load i18n %} {% invoices_search_line_header request invoice '#663300' %} {# display donation info #} {% if obj %} {% endif %}
{% trans 'DonationID' %} {% trans 'First Name' %} {% trans 'Last Name' %} {% trans 'Date' %} {% trans 'Amount' %} {% trans 'Balance' %}
{{obj.id}} {{obj.first_name}} {{obj.last_name}} {{obj.create_dt|date:'long'}} {{obj.donation_amount|format_currency}}
0 %}class="body-copy-yellow"{% endif %}>{{invoice.balance|format_currency}}