forked from PyconUK/2016.pyconuk.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace escaped unicode with simple chars
I've replaced curly quotes with straight quotes for simplicity's sake.
- Loading branch information
Showing
4 changed files
with
45 additions
and
49 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -9,10 +9,10 @@ Sponsoring PyCon UK is a great way for your company to support the Python | |
community, promote your products, and meet Python developers who are looking | ||
for work. | ||
|
||
We couldn’t run the conference without the generous support of our | ||
sponsors. In return, we will ensure that our your company is given exposure | ||
before, during, and after the conference, and we will work with you so that you | ||
get exactly you’re looking for out of sponsoring the conference. | ||
We couldn't run the conference without the generous support of our sponsors. | ||
In return, we will ensure that our your company is given exposure before, | ||
during, and after the conference, and we will work with you so that you get | ||
exactly you're looking for out of sponsoring the conference. | ||
|
||
|
||
## Benefits | ||
|
@@ -39,14 +39,13 @@ the programme to give a presentation about a topic of your choice. | |
|
||
There are three available levels of sponsorship: | ||
|
||
* Gold sponsorship costs £9,995. You will be eligible for ten free | ||
tickets, and will be invited to give a fifteen-minute sponsored keynote on any | ||
appropriate topic during the conference. | ||
* Silver sponsorship costs £4,995. You will be eligible for five | ||
free tickets, and will be invited to give a five-minute sponsored lightning | ||
talk during the conference. | ||
* Bronze sponsorship costs £1,995. You will be eligible for two | ||
free tickets. | ||
* Gold sponsorship costs £9,995. You will be eligible for ten free tickets, | ||
and will be invited to give a fifteen-minute sponsored keynote on any | ||
appropriate topic during the conference. | ||
* Silver sponsorship costs £4,995. You will be eligible for five free tickets, | ||
and will be invited to give a five-minute sponsored lightning talk during the | ||
conference. | ||
* Bronze sponsorship costs £1,995. You will be eligible for two free tickets. | ||
|
||
|
||
## Corporate Social Responsibility | ||
|
@@ -58,5 +57,5 @@ this is required. | |
|
||
## Next steps | ||
|
||
If you’re interested in sponsoring the conference, please get in touch | ||
with us via email at [email protected]. | ||
If you're interested in sponsoring the conference, please get in touch with us | ||
via email at [email protected]. |
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