copy edits for ticket sales launch
This commit is contained in:
parent
25eb14101c
commit
bc5d6bc678
3 changed files with 6 additions and 6 deletions
|
@ -45,6 +45,6 @@ This guide summarizes accessibility, accommodations, and known issues. If you ha
|
||||||
|
|
||||||
<p>We offer access to a private room with power for parents to nurse or pump milk just across the street from the conference venue at WORK Petaluma where parents can also find a bathroom with a changing table.</p>
|
<p>We offer access to a private room with power for parents to nurse or pump milk just across the street from the conference venue at WORK Petaluma where parents can also find a bathroom with a changing table.</p>
|
||||||
|
|
||||||
<p>We'll likely offer childcare this year. Details will be announced closer as soon as possible.</p>
|
<p>We'll likely offer childcare this year. Details will be announced as soon as possible.</p>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
@ -16,9 +16,9 @@
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<p>To buy a ticket, <a href="/dashboard">create an account, and go to the dashboard</a>. If you've already bought a ticket, you can check out our information on <a href="/attend/hotels">where to stay</a> if you want to come up for the weekend, and <a href="/attend/travel">how to get here</a>.</p>
|
<p>To buy a ticket, <a href="/dashboard">create an account, and go to the dashboard</a>. If you've already bought a ticket, you can check out our information on <a href="/attend/hotels">where to stay</a> and <a href="/attend/travel">how to get here</a>.</p>
|
||||||
|
|
||||||
<p><strong>Attendees should fill out their own registration form</strong>. When you complete the form, you'll receive a link that you can pass on to accounts staff if you need someone to pay on your behalf.</p>
|
<p><strong>Attendees should fill out their own registration form</strong>. When you complete the form, you'll receive a link that you can pass on if someone is paying on your behalf.</p>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
@ -116,7 +116,7 @@
|
||||||
<p>Two days of high-caliber talks about Python, and meeting new Pythonistas at North Bay Python.</p>
|
<p>Two days of high-caliber talks about Python, and meeting new Pythonistas at North Bay Python.</p>
|
||||||
|
|
||||||
<h3>Lunch</h3>
|
<h3>Lunch</h3>
|
||||||
<p>In order to keep ticket costs as low as possible, we won’t be catering lunch this year.</p>
|
<p>In order to keep ticket costs as low as possible, we don't cater lunch.</p>
|
||||||
|
|
||||||
<p>To make up for it, we’ve located our conference right in the middle of Historic Downtown Petaluma’s restaurant district. You can find everything from market delis and barbecue, through to Michelin-rated restaurants, all within 5 minutes walk. You’ll get a better lunch than we’d ever be able to cater, for much less. We'll have a locals' guide to Petaluma to help you find places to eat.</p>
|
<p>To make up for it, we’ve located our conference right in the middle of Historic Downtown Petaluma’s restaurant district. You can find everything from market delis and barbecue, through to Michelin-rated restaurants, all within 5 minutes walk. You’ll get a better lunch than we’d ever be able to cater, for much less. We'll have a locals' guide to Petaluma to help you find places to eat.</p>
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ So you want to attend North Bay Python, but you're not quite sure your manager w
|
||||||
<h3>Key Information</h3>
|
<h3>Key Information</h3>
|
||||||
<p>
|
<p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Dates: Saturday, December 2nd and Sunday, December 3rd, 2017</li>
|
<li>Dates: Saturday, November 2nd and Sunday, November 3rd, 2018</li>
|
||||||
<li>Venue: Mystic Theatre, Petaluma, California, USA</li>
|
<li>Venue: Mystic Theatre, Petaluma, California, USA</li>
|
||||||
<li>Tickets: $200</li>
|
<li>Tickets: $200</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -33,7 +33,7 @@ This comes down to building a <em>business case</em> for your attendance. Start
|
||||||
|
|
||||||
<h3>Sample Language</h3>
|
<h3>Sample Language</h3>
|
||||||
<p>
|
<p>
|
||||||
North Bay Python is a new, nonprofit conference by and for the Python community.
|
North Bay Python is a nonprofit conference by and for the Python community.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in a new issue