Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions src/content/pages/hotels.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: Hotels
subtitle: Hotels
---

# Hotels

EuroPython does **not** have an official accommodation partner and we **cannot**
guarantee lower prices through any specific provider.

However, we’ve arranged discount coupons for EuroPython attendees at the hotels
listed below. These may offer better rates, but it's entirely up to you to
decide whether booking with the coupon or through other platforms.

## Occidental Praha Wilson (Prague 1):

Use the following link to apply the EuroPython discount coupon directly:
[link](https://reservation.barcelo.com/?bep=CERES&hotel=7311&arrive=2025-07-14&depart=2025-07-20&rooms=1&store=en-ie&theme=initialTheme&adult=1&marketprice=EUR&country=cz&marketcampaign=REMEA&locale=en-gb&currency=EUR&category=urban&be_redirect=ceres&usercurrency=EUR&coupon=EUROPYTHON)

## Occidental Praha (Praha 4):

Use the following link to apply the EuroPython discount coupon directly:
[link](https://reservation.barcelo.com/?bep=CERES&hotel=7302&arrive=2025-07-14&depart=2025-07-20&rooms=1&store=en-ie&theme=initialTheme&adult=1&marketprice=EUR&country=cz&marketcampaign=REMEA&locale=en-gb&currency=EUR&category=urban&be_redirect=ceres&usercurrency=EUR&coupon=EUROPYTHON)
4 changes: 4 additions & 0 deletions src/data/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@
{
"name": "Venue",
"path": "/venue"
},
{
"name": "Hotels",
"path": "/hotels"
}
]
},
Expand Down