Skip to content

Commit

Permalink
Merge pull request #123 from tlm06/main
Browse files Browse the repository at this point in the history
close tickets
  • Loading branch information
davidmgvaz authored Nov 10, 2022
2 parents 925717b + 8a954d1 commit e26dc85
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions pycon_portugal_2022/content/tickets/tickets.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ title: Tickets
layout: simple

**All tickets include access to the full day of the conference (September 24th)**. Don't forget to follow us on Twitter [@PyConPT](https://twitter.com/PyConPT){:target="_blank"} for the latest up to date information!
[<center><button class="btn">Grab your ticket!</button></center>](https://pretix.evolutio.pt/evolutio/pyconpt2022/){:target="_blank"}

<center><button class="btn">Tickets closed!</button></center>

If you are from a marginalised or under-represented group, and you are not able to afford a ticket, you should apply for a [grant](/information/grants/). **Please consider making an extra donation** to help us offer grants to people from marginalised or under-represented groups.

Expand All @@ -14,7 +15,7 @@ The following **ticket types** are available:
- **Individual Ticket (€55)** - If you are paying your ticket from your personal money and are not being reimbursed by your employer.
- **Business Ticket (€65)** - If your employer is paying for the ticket or reimbursing you for your conference expenses.

[<center><button class="btn">Grab your ticket!</button></center>](https://pretix.evolutio.pt/evolutio/pyconpt2022/){:target="_blank"}
<center><button class="btn">Tickets closed!</button></center>

** Be sure to grab your ticket ASAP! ** The tickets include the following food: morning snack, lunch, and afternoon snack. Please don't forget to ** add your dietary restrictions when purchasing your ticket! **

Expand Down
4 changes: 2 additions & 2 deletions pycon_portugal_2022/templates/pages/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
</div>
</div>
<div class="row justify-content-center align-self-center text-center">
<a class="col btn-tickets" target="_blank"
<a class="col-12 btn-tickets" target="_blank"
href="https://www.youtube.com/playlist?list=PLJuyPtMj1BkyWcUTVFvVQpQHBA1sFyCaZ">
<button> WATCH THE TALKS ONLINE
</button>
</a>
<a class="col btn-tickets" href="https://www.flickr.com/photos/196712309@N04/"
<a class="col-12 btn-tickets" href="https://www.flickr.com/photos/196712309@N04/"
target="_blank">
<button> CHECK OUT THE EVENT PHOTOS
</button>
Expand Down

0 comments on commit e26dc85

Please sign in to comment.