-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
42 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
layout: program | ||
title: Tickets | ||
titlecontent: "" | ||
--- | ||
|
||
<h1>Tickets</h1> | ||
|
||
<p>Get your ticket for State of the Map 2024 now! There are two different ways you can attend:</p> | ||
|
||
<h2>Nairobi Ticket</h2> | ||
|
||
<p>Choose this ticket if you would like to attend the conference in person in Nairobi. This ticket includes meals at the conference's breaks and social event. If you are contributing to OpenStreetMap as a hobbyist, you may choose the discounted <em>Community Ticket</em>. Otherwise please get a <em>Regular Ticket</em>.</p> | ||
|
||
<h2>Venueless Ticket</h2> | ||
|
||
<p>Choose this ticket if you don't plan to attend the conference in person, but want to join in remotely. This will give you access to an online platform featuring the conference's talks, a chat to interact with other participants and allows to send questions to speakers during Q&A sessions.</p> | ||
|
||
<h2>Book your Ticket</h2> | ||
|
||
<link rel="stylesheet" type="text/css" href="https://pretix.eu/osmf/SotM2022/widget/v1.css"> | ||
<script type="text/javascript" src="https://pretix.eu/widget/v1.en.js" async></script> | ||
|
||
<pretix-widget event="https://pretix.eu/osmf/SotM2024/"></pretix-widget> | ||
<noscript> | ||
<div class="pretix-widget"> | ||
<div class="pretix-widget-info-message"> | ||
JavaScript is disabled in your browser. To access our ticket shop without JavaScript, please <a target="_blank" rel="noopener" href="https://pretix.eu/osmf/sotm2024/">click here</a>. | ||
</div> | ||
</div> | ||
</noscript> | ||
|
||
<p>If the above form doesn't work for you, you can also try this <a target="_blank" rel="noopener" href="https://pretix.eu/osmf/SotM2024/">alternative link of the booking page</a>.</p> | ||
|