diff --git a/pinaxcon/templates/dashboard.html b/pinaxcon/templates/dashboard.html index 5c4f033f..ebf2eff3 100644 --- a/pinaxcon/templates/dashboard.html +++ b/pinaxcon/templates/dashboard.html @@ -16,9 +16,6 @@ {% block alert %} {% if user.attendee.completed_registration %}
-
- Air New Zealand offer: Use LCA2019 for a 5% discount off all non-sale fare levels from Sydney, Melbourne, Brisbane, Gold Coast, Cairns, Adelaide and Perth through to Christchurch. -
Conference WIFI: SSID linuxconfau – PASS chch2019
diff --git a/pinaxcon/templates/raffle.html b/pinaxcon/templates/raffle.html index 5e1a4061..6068a1b2 100644 --- a/pinaxcon/templates/raffle.html +++ b/pinaxcon/templates/raffle.html @@ -8,6 +8,8 @@ {% block proposals_body %}

Raffle Tickets

+

You can buy more raffle tickets from the dashboard.

+ {% for raffle in raffles %} {% if raffle.tickets %}

{{ raffle }}