From 2015987f1146fe32a66c21f268a947abfd570f0d Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Wed, 16 Aug 2017 06:37:50 -0700 Subject: [PATCH] title tag and copy refinement --- pinaxcon/templates/symposion/sponsorship/list.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pinaxcon/templates/symposion/sponsorship/list.html b/pinaxcon/templates/symposion/sponsorship/list.html index e9d5372..1076124 100644 --- a/pinaxcon/templates/symposion/sponsorship/list.html +++ b/pinaxcon/templates/symposion/sponsorship/list.html @@ -1,8 +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. If you want to join us, find - out more at our become a sponsor - page. + 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. {% endblock %}