-
Notifications
You must be signed in to change notification settings - Fork 72
Add hotels again #1225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add hotels again #1225
Changes from 5 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
f47b298
Add hotels again
clytaemnestra e4e0c1b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6405894
Merge branch 'ep2025' into ep2025-hotels2
clytaemnestra 93ed8ad
Add more hotels
clytaemnestra a0781e9
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4f9fdde
Update src/content/pages/hotels.md
clytaemnestra c55e91e
Merge branch 'ep2025' into ep2025-hotels2
clytaemnestra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 @@ | ||
| --- | ||
| 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 Prague Wilson (Prague 1) | ||
|
|
||
| Address: Václavské náměstí 812/59, 110 00 Nové Město | ||
|
|
||
| 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¤cy=EUR&category=urban&be_redirect=ceres&usercurrency=EUR&coupon=EUROPYTHON) | ||
|
|
||
| ### Occidental Prague (Prague 4) | ||
|
|
||
| Address: Na Strži 1660/32, 140 00 Krč | ||
|
|
||
| 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¤cy=EUR&category=urban&be_redirect=ceres&usercurrency=EUR&coupon=EUROPYTHON) | ||
|
|
||
| ### Grand Hotel Prague Towers (Prague 4) | ||
|
|
||
| Address: Kongresová 1655/1, 140 69 Nusle | ||
|
|
||
| Use the following link to apply to EuroPython discount coupon directly: | ||
| [link](https://hoteltowers.cz/en/booking-search/?currency=EUR&adults=2&loaded=1&datein=2025-07-14&dateout=2025-07-20&promo=EP2025) | ||
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -72,6 +72,10 @@ | |
| { | ||
| "name": "Venue", | ||
| "path": "/venue" | ||
| }, | ||
| { | ||
| "name": "Hotels", | ||
| "path": "/hotels" | ||
| } | ||
| ] | ||
| }, | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.