{% load base_filters %} {% load invoice_tags %} {% load i18n %} {% invoices_search_line_header request invoice '#ff6600' %} {# display event registration #} {% if obj %} {% if obj.event.pk %} {% endif %} {% endif %}
{% trans "RegID" %} {% trans "Title" %} {% trans "Date" %} {% trans "Price" %} {% trans "Balance" %}
{{obj.pk}} {{obj.event.title|truncatewords:5}}{{obj.event.start_dt|date:'long'}} {{obj.amount_paid|format_currency}}
0 %}class="body-copy-yellow"{% endif %}>{{invoice.balance|format_currency}}