Updates more dates.

This commit is contained in:
Christopher Neugebauer 2019-08-30 18:43:09 -07:00
parent a88f4fc533
commit cf80f0716a
3 changed files with 3 additions and 3 deletions

View file

@ -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, 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>Venue: Mystic Theatre, Petaluma, California, USA</li>
<li>Tickets: $200</li> <li>Tickets: $200</li>
</ul> </ul>

View file

@ -9,7 +9,7 @@
{% block body_class %}program{% endblock %} {% block body_class %}program{% endblock %}
{% block lede %} {% 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 %} {% endblock %}

View file

@ -1,5 +1,5 @@
{% extends "symposion/sponsorship/list_.html" %} {% extends "symposion/sponsorship/list_.html" %}
{% block lede %} {% 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 %} {% endblock %}