forked from dmackie/scaleconf.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpurchase.html
91 lines (82 loc) · 3.52 KB
/
purchase.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
layout: page
name: Purchase Tickets
---
<div id="purchase-pg">
<div id="page-heading">
<h1>BUY TICKETS FOR SCALECONF</h1>
</div>
<div id="purchase-info">
<div id="conference" class='purchase-info'>
<h2>CONFERENCE</h2>
<p><b>Dates:</b> 18th-19th April 2013 </p>
<p><b>Where:</b> Kirstenbosch Botanical Gardens </p>
<p><b>Early Bird Price:</b> R1000 (Individual), R1200 (Corporate) </p>
<p><b>What's included in your ticket:</b></p>
<ul>
<li>
<p class="inline">7 international speakers sharing unique experiences.</p>
</li>
<li>
<p class="inline">5 African speakers sharing local perspectives and solutions.</p>
</li>
<li>
<p class="inline">Lunch every day, and tea/coffee/refreshments throughout the event.</p>
</li>
<li>
<p class="inline">Evening events every day to network and meet like-minded people.</p>
</li>
<li>
<p class="inline">Free workshops, and time to build and hack with new technologies and people.</p>
</li>
</ul>
</div>
<div id="workshops" class='purchase-info'>
<h2>WORKSHOPS</h2>
<p><b>Date:</b> 20th April 2013 </p>
<p><b>Where:</b> To be confirmed </p>
<p><b>Price:</b> FREE </p>
<p><b>What's included in your ticket:</b></p>
<p>
The workshops are informal hackathon-style workshops where
the engineers from various companies will be on hand to
walk you through getting started on their products.
</p>
<p>For more information, see the <a href='/workshops'>workshops</a> page.</p>
</div>
</div>
<div id="purchase-boxes">
<div id="earlybird">
<h2>EARLY BIRD TICKETS ARE NOW AVAILABLE.</h2>
<h2 class="discount">Early bird tickets will be on sale until March 1st.</h2>
</div>
<div id="extra-info">
<h2>PAYMENT INFORMATION</h2>
<ul>
<li>
<h2>Student and Discount tickets</h2>
<p>
If you wish to motivate for a discount on your ticket,
</p>
</li>
<li>
<h2>Payment Processor</h2>
<p>
ScaleConf is using Quicket as our payment processor, and the organising
beneficiary for ScaleConf is Lessfuss. If you would like more information
on Lessfuss, please visit
<a href="http://lessfuss.co.za" target="_blank">lessfuss.co.za.</a>
If you have any problems at all with payment,
and we will assist you as soon as we can.
</p>
</li>
</ul>
</div>
</div>
</div>
<div id="quicket">
<h2>BUY TICKETS HERE </h2>
<iframe src="https://www.quicket.co.za/embed.aspx?productid=1402&productname=scaleconf&embed=true" frameborder="0" scrolling="no" width="900" height="350"></iframe>
</div>