add events page

This commit is contained in:
Joshua Simmons 2017-10-03 21:10:19 -07:00
parent c9c6d64b38
commit 8073cc9ac2

View file

@ -9,12 +9,25 @@
{% block body_class %}program{% endblock %}
{% block lede %}
Lede
North Bay Python 2017 is coming, and with it: more Python. We'll add satellite events and more to this page as details are available.
{% endblock %}
{% block content %}
Content
<h2>A Taste of Python and Django<br/>
<small>October 24, 2017</small></h2>
<p>A pre-conference event with local meetup group, Web &amp; Interactive Media Professionals (WIMP). At least three of the North Bay Python organizers will be present at this potluck-style event at Santa Rosa Junior College. <a href="https://www.facebook.com/events/1936385509950665/">Find more information and join us!</a></p>
<h2>Speaker Training<br/>
<small>December 1, 2017</small></h2>
<p>We are running a speaker training the day before the conference. Everyone who is accepted to speak at the conference is invited to attend. <a href="mailto:spam@northbaypython.org">Let us know</a> if you're interested in attending, we may have seats available.</p>
<h2>North Bay Python 2017<br/>
<small>December 2-3, 2017</small></h2>
<p>This year's main event will run from 10:00am to 6:00pm each day with check-in starting at 9:00am on Saturday. Our program schedule will be released later this month. You can <a href="/tickets">buy your ticket today</a>!</p>
{% endblock %}