Updates more dates.
This commit is contained in:
parent
a88f4fc533
commit
cf80f0716a
3 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Dates: Saturday, November 2nd and Sunday, November 3rd, 2018</li>
|
||||
<li>Dates: Saturday, November 2nd and Sunday, November 3rd, 2019</li>
|
||||
<li>Venue: Mystic Theatre, Petaluma, California, USA</li>
|
||||
<li>Tickets: $200</li>
|
||||
</ul>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
{% block body_class %}program{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
North Bay Python 2018 is coming, and with it: more Python. We'll add satellite events and more to this page as details are available.
|
||||
North Bay Python 2019 is coming, and with it: more Python. We'll add satellite events and more to this page as details are available.
|
||||
{% endblock %}
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{% extends "symposion/sponsorship/list_.html" %}
|
||||
|
||||
{% block lede %}
|
||||
We're grateful to the following organizations, who've made a substantial contribution to North Bay Python 2018. Learn how you can join us on the <a href="/sponsors/become-a-sponsor" title="Become a North Bay Python Sponsor">Become a Sponsor</a> page.
|
||||
We're grateful to the following organizations, who've made a substantial contribution to North Bay Python 2019. Learn how you can join us on the <a href="/sponsors/become-a-sponsor" title="Become a North Bay Python Sponsor">Become a Sponsor</a> page.
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue