forked from GrUSP/2019.incontrodevops.it
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtickets.html
More file actions
27 lines (23 loc) · 953 Bytes
/
tickets.html
File metadata and controls
27 lines (23 loc) · 953 Bytes
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
---
title: Tickets
---
<div class="limit limit--top-margin">
<div class="page-intro">
<h1 class="sponsor-intro__title">
Tickets
</h1>
</div>
<div class="talks-intro">
<h2 class="talks-intro__date">
Buy your ticket now!
</h2>
</div>
<div style="width:100%; text-align:left;">
<iframe src="https://eventbrite.com/tickets-external?eid=48029684078&ref=etckt" frameborder="0" height="800"
width="100%" vspace="0" hspace="0" marginheight="5" marginwidth="5" scrolling="auto"
allowtransparency="true"></iframe>
<div style="font-family:Helvetica, Arial; font-size:12px; padding:10px 0 5px; margin:2px; width:100%; text-align:left;">
<a class="powered-by-eb" style="color: #ADB0B6; text-decoration: none;" target="_blank"
href="https://www.eventbrite.com/">Powered by Eventbrite</a></div>
</div>
</div>