diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index 7221a58e51af3c3089b67dbf1ae47d45561bbeea..fd212db75fc36b89599481099a750f45ca560b44 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 107612409db9f9a4e00693b5e8960ba0cdcce4ea..c6a077f0d6a003a62d1210424cf50debdea3e561 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 %}