From f39c2c8a2c593d631288c0f4b8d5ce72d3977e25 Mon Sep 17 00:00:00 2001 From: Tobias Date: Mon, 21 Jan 2019 15:55:28 +1300 Subject: [PATCH] Remove AirNZ Code from dashboard --- pinaxcon/templates/dashboard.html | 3 --- pinaxcon/templates/raffle.html | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) 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 }}