95 lines
5.1 KiB
HTML
95 lines
5.1 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en"><head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
||
<title>foss-north 2019</title>
|
||
|
||
<link rel="icon" type="image/png" href="favicon.ico">
|
||
|
||
<!-- Bootstrap -->
|
||
<!-- Latest compiled and minified CSS -->
|
||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
|
||
|
||
<link rel="stylesheet" href="style.css">
|
||
</head>
|
||
<body><nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light">
|
||
<a class="navbar-brand" href="https://foss-north.se/"><img src="images/brand-logo.png" /></a>
|
||
|
||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||
<span class="navbar-toggler-icon"></span>
|
||
</button>
|
||
|
||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||
<ul class="navbar-nav mr-auto"><li class="nav-item"><a class="nav-link" href="/2019/">Home</a>
|
||
</li><li class="nav-item active"><a class="nav-link" href="/2019/tickets.html">Tickets<span class="sr-only">(current)</span></a>
|
||
</li><li class="nav-item"><a class="nav-link" href="/2019/schedule.html">Conference Schedule</a>
|
||
</li><li class="nav-item"><a class="nav-link" href="/2019/community-day.html">Community Day</a>
|
||
</li><li class="nav-item"><a class="nav-link" href="/2019/training-day.html">Training Day</a>
|
||
</li><li class="nav-item"><a class="nav-link" href="/2019/contribute.html">Contribute</a>
|
||
</li><li class="nav-item"><a class="nav-link" href="/2019/speakers-and-talks.html">Speakers and Talks</a>
|
||
</li><li class="nav-item"><a class="nav-link" href="/2019/coc.html">Code of Conduct</a>
|
||
</li></ul>
|
||
<ul class="nav navbar-nav navbar-right">
|
||
<li class="nav-item"><a class="nav-link" href="http://foss-north.se/">More foss events</a></li>
|
||
</ul>
|
||
</div>
|
||
</nav>
|
||
<div class="container">
|
||
<h1>Tickets</h1>
|
||
|
||
<p>Tickets are sold via <a href="https://foss-north-2019.eventbrite.com">eventbrite</a>, either through the event page, or by picking the tickets from the list below.</p>
|
||
|
||
<p>Tickets bought before March 25 include lunch and coffee. Tickets are still sold until the day before the event, but does not include catering. We have ordered more food than we’ve sold tickets on March 25, so we hope to be able to provide food to all participants, but we cannot guarantee this due to lead times ordering supplies.</p>
|
||
|
||
<p><b>We are sold out!</b></p>
|
||
|
||
<p>Tickets are sold in the following three categories:</p>
|
||
|
||
<div class="row">
|
||
<div class="col-md-4">
|
||
<div class="toptitle">Student Ticket</div>
|
||
<div class="topsub">April 8-9</div>
|
||
<p>Discounted conference tickets for students. A student ID is required when picking up the event badge.</p>
|
||
</div>
|
||
<div class="col-md-4">
|
||
<div class="toptitle">Conference Ticket</div>
|
||
<div class="topsub">April 8-9</div>
|
||
<p>Conference tickets for non-student visitors.</p>
|
||
</div>
|
||
<div class="col-md-4">
|
||
<div class="toptitle">Training Ticket</div>
|
||
<div class="topsub">April 8-10</div>
|
||
<p>Training day tickets. These tickets include access to the conference days, as well as one of the two <a href="training-day.html">trainings</a> held on April 10</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="bodybreak"> </div>
|
||
|
||
<h2>Stay another day?</h2>
|
||
|
||
<p><img src="images/sponsor-swedsoft.png" /></p>
|
||
|
||
<p>Our partner organization Swedsoft is having their spring meeting in Gothenburg on <b>April 10</b>. Among the speakers you find Victoria Van Camp (CTO, SKF), Caroline Nordin (Global Product Manager, SKF). Visit Swedsoft’s event page for <a href="https://www.swedsoft.se/event/varmote19-best-of-swedsoft-friends/">more information</a>.</p>
|
||
|
||
<div class="bodybreak"> </div>
|
||
|
||
<h2>Get Your Tickets Here!</h2>
|
||
|
||
<p><b>We are sold out!</b></p>
|
||
|
||
</div>
|
||
<div class="footer">
|
||
foss-north and foss-gbg are arranged by Free Open Source Software North Conferences ek.för.<br />
|
||
Contact: info -at- foss-gbg.se.
|
||
</div>
|
||
|
||
<!-- Optional JavaScript -->
|
||
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
||
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
|
||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script>
|
||
</body>
|
||
|
||
</html>
|