Skip to content

Commit f47b298

Browse files
committed
Add hotels again
1 parent cfb95c4 commit f47b298

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

src/content/pages/hotels.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Hotels
3+
subtitle:
4+
Hotels
5+
---
6+
7+
# Hotels
8+
9+
EuroPython does **not** have an official accommodation partner and we **cannot** guarantee lower prices through any specific provider.
10+
11+
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.
12+
13+
14+
## Occidental Praha Wilson (Prague 1):
15+
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)
16+
17+
18+
## Occidental Praha (Praha 4):
19+
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)

src/data/links.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@
6868
{
6969
"name": "Venue",
7070
"path": "/venue"
71+
},
72+
{
73+
"name": "Hotels",
74+
"path": "/hotels"
7175
}
7276
]
7377
},

0 commit comments

Comments
 (0)