diff --git a/pinaxcon/templates/dashboard.html b/pinaxcon/templates/dashboard.html index 82f799b..f9d5926 100644 --- a/pinaxcon/templates/dashboard.html +++ b/pinaxcon/templates/dashboard.html @@ -94,97 +94,7 @@ {% endif %} - {% sold_out_and_unregistered as sold_out %} -
To attend the conference, you must purchase a ticket. Use our registration form to purchase your ticket. - {% else %} -
There are no tickets available to the general public.
- -If you have a voucher code, you can enter that voucher code, which may enable tickets for you.
- {% endif %} - {% else %} -- - Check out and pay for these items.
- {% endif %} - {% items_purchased as purchased %} - {% if purchased %} -You have ${{ credit }} leftover from refunded invoices. This credit will be automatically applied to new invoices. Contact the conference organisers to - for a refund to your original payment source.
- {% endif %} - {% endif %} - -