diff --git a/pinaxcon/templates/static_pages/homepage.html b/pinaxcon/templates/static_pages/homepage.html index 30a644cb5b9c540990d4fbaf38f6fd55020d5452..9a02f26f5e8f7e4a4bc4f34c011aba3d15dd65ee 100644 --- a/pinaxcon/templates/static_pages/homepage.html +++ b/pinaxcon/templates/static_pages/homepage.html @@ -6,7 +6,7 @@ {% load sponsorship_tags %} {% load schedule_tags %} -{% block head_title %}November 2 and 3, 2019{% endblock %} +{% block head_title %}November 3 and 4, 2018{% endblock %} {% block body_class %}home{% endblock %} @@ -27,41 +27,15 @@

- The Mystic Theatre
+ The Mystic Theatre
Petaluma, California

- November 2 & 3, 2019
- {% comment %}Tickets on sale now!{% endcomment %} + November 3 & 4, 2018
+ Tickets on sale now!

-
-
-
-

Sign up for our low-volume announcements newsletter!

-
-
-
-
- - - - - - -
- - - - - -
-
-
-
@@ -69,182 +43,13 @@ -{% comment %}
-
-

Speakers

- -
- -
-
-
-
-
-
-

Mariatta Wijaya

- Keynote Speaker -
- -
-
-
-
-
-
-

Robert M. "r0ml" Lefkowitz

- Keynote Speaker -
- - {% speakers as speakers %} - {% for speaker in speakers %} -
-
-
- {% if speaker.photo %} -
- {% else %} -
- {% endif %} -
-
- {% for presentation in speaker.all_presentations %} - -

{{ speaker.conferencespeaker.name }}

- {{ presentation.title }} -
- {% endfor %} -
- {% endfor %} - -
-
-
-
-
-
-

VM Brasseur

- Speaker Training -
- -
-
- - -
-{% endcomment %} - - -
-
-
-

Downtown Petaluma

- -

North Bay Python's home is Petaluma, a delightfully quaint dairy town, nestled on a river at the edge of California's Wine Country. Here's what you can look forward to:

- - - -

… and it's only an hour away from San Francisco (on a good day).

- - -
- -
-
-

Sponsors

- - {% sponsor_levels as levels %} - - -
- - -
- -
-
-
-

Inclusion and Diversity

- -

North Bay Python is proud to be founded on a commitment to inclusion and diversity. Here's what we commit to:

- - -
- - -
- {% endblock %}