diff --git a/pinaxcon/templates/registrasion/invoice/unpaid_notice.html b/pinaxcon/templates/registrasion/invoice/unpaid_notice.html index 11f71aa..bd52e5e 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 %}