-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathtickets.html
56 lines (46 loc) · 2.14 KB
/
tickets.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
---
layout: content
title: Conference Tickets
---
<h3 style="margin-top: 0">Get a Ticket!</h3>
<div class="row" style="margin-top: 30px">
<div class="col-md-6">
<p class="desc"><strong>Tickets for the conference are available to purchase below.</strong> We cannot wait to welcome you to our biggest ever conference on <strong>October 2nd</strong> at <a href='{{ site.url }}{{ site.baseurl }}/conference'>The Studio</a> in Birmingham, UK. Conference ticket holders will have priority for the Hackathon tickets.</p>
</div>
<div class="col-md-6">
<p class="desc">With all tickets you get:</p>
<ul class="desc-ul">
<li>Access to the inspirational talks</li>
<li>Delicious snacks, drinks and lunch</li>
<li>Meet amazing new friends and collaborators</li>
</ul>
</div>
</div>
<div class="row" style="margin-top: 20px">
<div class="col-md-12">
<h3 style="margin-bottom: 20px">Conference Tickets / 2nd October 2015</h3>
<!-- Place this where you want the widget to appear -->
<tito-widget event="hackference/hackference-2015" discount-code=""></tito-widget>
<!-- place this in your head tag -->
</div>
</div>
<div class="row" style="margin-top: 30px">
<div class="col-md-6">
<p class="desc"><strong>Group Tickets</strong></p>
<p class="desc">If you are looking to buy 3 or more tickets, then we can look at providing a discount for you. Please contact <a href='mailto:mike@hackference.co.uk'>Mike</a> and start the conversation.</p>
</div>
<div class="col-md-6">
<p class="desc"><strong>Pricing</strong></p>
<p class="desc">Early bird runs until midnight on August 5th 2015 - from then only Student and Standard prices will be available.</p>
</div>
</div>
<div class="row" style="margin-top: 20px">
<div class="col-md-12">
<a name="hackathon" ></a>
<h3 style="margin-bottom: 20px">Hackathon Tickets / 3rd - 4th October 2015</h3>
<!-- Place this where you want the widget to appear -->
<tito-widget event="hackference/hackference-hackathon-2015" discount-code=""></tito-widget>
<!-- place this in your head tag -->
<script src='https://js.tito.io/v1' async></script>
</div>
</div>