diff --git a/pinaxcon/templates/static_pages/homepage.html b/pinaxcon/templates/static_pages/homepage.html index c27a13ca6a0a596a1dc0cf1ff0d6831a15cee1c5..a6c000f9ec2105328f25bd9ea01a82e8407dbf41 100644 --- a/pinaxcon/templates/static_pages/homepage.html +++ b/pinaxcon/templates/static_pages/homepage.html @@ -13,14 +13,14 @@
-
+

North Bay Python

A Python conference north of the Golden Gate

-
+

Petaluma, California

-

2017 Conference: 2 & 3 December

+

2017 conference: 2 & 3 December

Talk submissions close 29 September

@@ -32,21 +32,65 @@
-
+ +
+ +

Downtown Petaluma

-

Blah Blah Test

-
+ +

Here is some text about Petaluma and the Mystic Theatre. It's pretty great. The mystic is close to restaurants and hotels. Petaluma is only an hour out of San Francisco. Blah.

+ +
+ + +
+ Image credit: Mystic Theatre, © 2017 Christopher Neugebauer (CC-BY-SA)
+
-
+
-
- -
+
+ +

Sponsors

+
+ +
+ +
+

Inclusion and Diversity

+

Statement about commitment to inclusion and diversity. Strong code of conduct. Short and long term diversity targets in our call for proposals. Cheap tickets, with an entry fee that we will waive on request. Financial assistance for those who need it.

+ +
+ + +
+ Image credit: DjangoGirls Brisbane 2014, © 2014 Richard Jones (CC-BY)
+
+
+
+ +{% endblock %} + +{% block footer_base %} +
+ +
+ +
+ {% block footer %} + {% include "_footer.html" %} + {% endblock %} +
+
{% endblock %}