From 4af793fc40d14d291e6a9e02964d6256fa92ae40 Mon Sep 17 00:00:00 2001 From: Christopher Neugebauer Date: Wed, 4 Jul 2018 13:15:23 -0700 Subject: [PATCH] Fewer 2017s --- pinaxcon/templates/site_base.html | 6 +++--- pinaxcon/templates/symposion/sponsorship/list.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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 %}