Changeset - cfef219d1671
[Not reviewed]
0 1 0
Tobias - 6 years ago 2018-10-06 03:35:17
tobias@localhost.localdomain
Change accom page
1 file changed with 25 insertions and 13 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/flatpages/accommodation.html
Show inline comments
...
 
@@ -21,13 +21,12 @@
 
    <p>
 
      Any bookings are between you and the accommodation provider. linux.conf.au 2019 assumes no responsibility.
 
    </p>
 
  </div>
 
</div>
 

	
 
{% if request.user.is_authenticated and request.user.attendee %}
 
<div class="row">
 
  <div class="col-md-1"></div>
 
  <div class="col-12 col-md-10 content text-page">
 
    <h2>Providers</h2>
 
    <div class="accommodation provider">
 
      <h4>University Halls</h4>
...
 
@@ -40,15 +39,19 @@
 
      </p>
 
      <p>
 
        Bishop Julius Hall and College House are all available to delegates at a standard rate of NZ$65.00 per person per night
 
        for bed and breakfast. Allocation of hall will be at the discretion of the Halls but groups can be put together on request.
 
      </p>
 
      <p class="book-now">
 
        {% if request.user.is_authenticated and request.user.attendee %}
 
        <a href="https://www.canterbury.ac.nz/life/accommodation/halls/apply/lca2019" rel="noreferrer noopener">
 
          Book now / Discount
 
        </a>
 
        {% else %}
 
        Register to show discount code
 
        {% endif %}
 
      </p>
 
    </div>
 

	
 
    <div class="accommodation provider">
 
      <h4>Campus Living</h4>
 
      <p class="info">
...
 
@@ -59,19 +62,21 @@
 
        Sonoda is beautifully set surrounded by Japanese gardens and is very tranquil within walking distance to all University facilities.
 
      </p>
 
      <p>
 
        Guests have access to a fully equipped kitchen and dining/living area in their apartment and share a bathroom/toilet. Bedding, linen
 
        and towels are provided along with a desk, basin, WiFi and more.
 
      </p>
 
      <p>
 
        <strong>Use discount code LINUX2019 when booking.</strong>
 
      </p>
 
      <p class="book-now">
 
        {% if request.user.is_authenticated and request.user.attendee %}
 
        <strong>Use discount code LINUX2019 when booking.</strong>
 
        <a href="https://app-apac.thebookingbutton.com/properties/campuslivingDirect?check_in_date=20-01-2019&check_out_date=26-01-2019&number_adults=2" rel="noreferrer noopener">
 
          Book now / Discount
 
        </a>
 
        {% else %}
 
        Register to show discount code
 
        {% endif %}
 
      </p>
 
    </div>
 

	
 
    <div class="accommodation provider">
 
      <h4>Ashley Hotel</h4>
 
      <p class="info">
...
 
@@ -103,15 +108,19 @@
 
        The 5-acre property – boasting a moat, a vineyard and a beautiful rose garden – makes the Christchurch, New Zealand
 
        hotel feel secluded, but it is only 2.9km from the city. From this hotel, you’ll be able to walk to Christchurch
 
        Gardens, Hagley Golf Club and the western business district. Riccarton Westfield and the University of Canterbury also are
 
        nearby.
 
      </p>
 
      <p class="book-now">
 
        {% if request.user.is_authenticated and request.user.attendee %}
 
        <a href="http://doubletree.hilton.com/en/dt/groups/personalized/C/CHCNZDI-GCEHL-20180820/index.jhtml" rel="noreferrer noopener">
 
          Book now / Discount
 
        </a>
 
        {% else %}
 
        Register to show discount code
 
        {% endif %}
 
      </p>
 
    </div>
 

	
 
    <div class="accommodation provider">
 
      <h4>Ibis</h4>
 
      <p class="info">
...
 
@@ -126,15 +135,19 @@
 
      <p>
 
        Centrally located in the heart of Christchurch, ibis Christchurch is the ideal base for holidaymakers looking to explore New
 
        Zealand's iconic 'Garden City' on foot. Take a short stroll to the beautiful Botanic Gardens, the new BNZ shopping precinct or
 
        explore rich culture at Canterbury Museum. Just 20-minutes from Christchurch Airport, it's an easy drive to local attractions.
 
      </p>
 
      <p class="book-now">
 
        {% if request.user.is_authenticated and request.user.attendee %}
 
        <a href="https://accorconferences.co.nz/custom-offers/linux-lca-conference-2019" rel="noreferrer noopener">
 
          Book now / Discount
 
        </a>
 
        {% else %}
 
        Register to show discount code
 
        {% endif %}
 
      </p>
 
    </div>
 

	
 
    <div class="accommodation provider">
 
      <h4>Novotel</h4>
 
      <p class="info">
...
 
@@ -150,15 +163,19 @@
 
        Just 20-minutes from the airport and centrally located adjacent to the iconic inner-city square, Novotel Christchurch
 
        Cathedral Square is an ideal base for those visiting New Zealand's 'Garden City' for business or pleasure. You'll be within
 
        easy walking distance of many of the city's local attractions, including the Botanic Gardens, Re:START Mall, and casino. Take
 
        a stroll from your hotel to find fine dining options, or to take in a show at the Isaac Theatre Royal.
 
      </p>
 
      <p class="book-now">
 
        {% if request.user.is_authenticated and request.user.attendee %}
 
        <a href="https://accorconferences.co.nz/custom-offers/linux-lca-conference-2019" rel="noreferrer noopener">
 
          Book now / Discount
 
        </a>
 
        {% else %}
 
        Register to show discount code
 
        {% endif %}
 
      </p>
 
    </div>
 

	
 
    <div class="accommodation provider">
 
      <h4>Quality Hotel Elms</h4>
 
      <p class="info">
...
 
@@ -173,15 +190,19 @@
 
      <p>
 
        Enjoy a range of amenities and services during your stay, including newly renovated guest rooms, 24-hour dining and front desk
 
        service, free airport shuttle service (Request basis 9am to 6pm), award-winning cuisine at Fig Restaurant, 4 x meeting and
 
        event venues, plenty of free, off-street parking and an exceptionally friendly, multilingual staff.
 
      </p>
 
      <p class="book-now">
 
        {% if request.user.is_authenticated and request.user.attendee %}
 
        <a href="https://www.choicehotels.com/reservations/groups/WY68U" rel="noreferrer noopener">
 
          Book now / Discount
 
        </a>
 
        {% else %}
 
        Register to show discount code
 
        {% endif %}
 
      </p>
 
    </div>
 

	
 
    <div class="accommodation provider">
 
      <h4>Parkview on Hagley</h4>
 
      <p class="info">
...
 
@@ -203,18 +224,9 @@
 
    </div>
 

	
 
    <h2>More options</h2>
 
    <p>Most motels on Riccarton road are within 10-30 minutes walking distance: <a href="https://www.google.co.nz/maps/search/motel/@-43.5275159,172.5837422,16z/data=!4m5!2m4!5m3!5m2!1s2019-01-21!2i4" target="_blank" rel="noreferrer noopener">Google Maps</a>.</p>
 
  </div>
 
</div>
 
{% else %}
 
<div class="row">
 
  <div class="col-md-1"></div>
 
  <div class="col-12 col-md-10 content text-page">
 
    <h2>Providers</h2>
 
    <p>Please register for conference attendance first.</p>
 
  </div>
 
</div>
 
{% endif %}
 

	
 
{{ context }}
 
{% endblock %}
...
 
\ No newline at end of file
0 comments (0 inline, 0 general)