diff --git a/pinaxcon/templates/flatpages/accommodation.html b/pinaxcon/templates/flatpages/accommodation.html index 59457574..01e6a6c0 100644 --- a/pinaxcon/templates/flatpages/accommodation.html +++ b/pinaxcon/templates/flatpages/accommodation.html @@ -24,7 +24,6 @@ -{% if request.user.is_authenticated and request.user.attendee %}
+ {% if request.user.is_authenticated and request.user.attendee %} Book now / Discount + {% else %} + Register to show discount code + {% endif %}
- Use discount code LINUX2019 when booking. -
+ {% if request.user.is_authenticated and request.user.attendee %} + Use discount code LINUX2019 when booking. Book now / Discount + {% else %} + Register to show discount code + {% endif %}
+ {% if request.user.is_authenticated and request.user.attendee %} Book now / Discount + {% else %} + Register to show discount code + {% endif %}
@@ -129,9 +138,13 @@ explore rich culture at Canterbury Museum. Just 20-minutes from Christchurch Airport, it's an easy drive to local attractions.+ {% if request.user.is_authenticated and request.user.attendee %} Book now / Discount + {% else %} + Register to show discount code + {% endif %}
@@ -153,9 +166,13 @@ a stroll from your hotel to find fine dining options, or to take in a show at the Isaac Theatre Royal.+ {% if request.user.is_authenticated and request.user.attendee %} Book now / Discount + {% else %} + Register to show discount code + {% endif %}
@@ -176,9 +193,13 @@ event venues, plenty of free, off-street parking and an exceptionally friendly, multilingual staff.+ {% if request.user.is_authenticated and request.user.attendee %} Book now / Discount + {% else %} + Register to show discount code + {% endif %}
@@ -206,15 +227,6 @@Most motels on Riccarton road are within 10-30 minutes walking distance: Google Maps.
-{% else %} -Please register for conference attendance first.
-