diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html
index 7221a58..fd212db 100644
--- a/pinaxcon/templates/site_base.html
+++ b/pinaxcon/templates/site_base.html
@@ -18,9 +18,9 @@
-
-
-
+
+
+
{% endblock %}
{% endblock %}
diff --git a/pinaxcon/templates/symposion/sponsorship/list.html b/pinaxcon/templates/symposion/sponsorship/list.html
index 1076124..c6a077f 100644
--- a/pinaxcon/templates/symposion/sponsorship/list.html
+++ b/pinaxcon/templates/symposion/sponsorship/list.html
@@ -1,5 +1,5 @@
{% extends "symposion/sponsorship/list_.html" %}
{% block lede %}
- We're grateful to the following organizations, who've made a substantial contribution to North Bay Python 2017. Learn how you can join us on the Become a Sponsor page.
+ 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 Become a Sponsor page.
{% endblock %}