From 8073cc9ac22584820a2cad43aa4816e79138d4d5 2017-10-04 04:10:19 From: Joshua Simmons Date: 2017-10-04 04:10:19 Subject: [PATCH] add events page --- diff --git a/pinaxcon/templates/static_pages/program/events.html b/pinaxcon/templates/static_pages/program/events.html index 8942f9ecb2f8b7b71bdaa4d292638a5f2864b3aa..1d4d1e124fc8359773676b843d4111519d5bbaa2 100644 --- a/pinaxcon/templates/static_pages/program/events.html +++ b/pinaxcon/templates/static_pages/program/events.html @@ -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 +

A Taste of Python and Django
+ October 24, 2017

+ +

A pre-conference event with local meetup group, Web & 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. Find more information and join us!

+ +

Speaker Training
+ December 1, 2017

+ +

We are running a speaker training the day before the conference. Everyone who is accepted to speak at the conference is invited to attend. Let us know if you're interested in attending, we may have seats available.

+ +

North Bay Python 2017
+ December 2-3, 2017

+ +

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 buy your ticket today!

{% endblock %}