diff --git a/pinaxcon/templates/registrasion/invoice/unpaid_notice.html b/pinaxcon/templates/registrasion/invoice/unpaid_notice.html index 11f71aa2b187ed440e357be44162a6f4513bf2f9..bd52e5efda88ba4478aa7a19b11843de1f4d8d52 100644 --- a/pinaxcon/templates/registrasion/invoice/unpaid_notice.html +++ b/pinaxcon/templates/registrasion/invoice/unpaid_notice.html @@ -1,4 +1,4 @@ -

NOTICE: The below statement is automatically generated, and will be voided if you amend your registration before payment, or if discounts or products contained in the statement become unavailable. The items and discounts are only reserved until the invoice due time.

+

NOTICE: The below statement is automatically generated, and will be voided if you amend your registration before payment, or if discounts or products contained in the statement become unavailable. The items and discounts are only reserved until the due time.

{% url "invoice_access" invoice.user.attendee.access_code as access_url %} {% url "invoice" invoice.id invoice.user.attendee.access_code as invoice_url %}