{% load base_filters %} {% if obj %} {% trans 'Donation #' %}{{ obj.id }} from {{ obj.first_name }} {{ obj.last_name}} ({{ obj.email }}) {% else %} {% trans 'Donation information not available' %} {% endif%} {{ invoice.total|format_currency }}