diff --git a/pinaxcon/templates/symposion/sponsorship/list.html b/pinaxcon/templates/symposion/sponsorship/list.html new file mode 100644 index 0000000000000000000000000000000000000000..e9d5372441336e0e7450b0f051bd43f658f7fbe2 --- /dev/null +++ b/pinaxcon/templates/symposion/sponsorship/list.html @@ -0,0 +1,8 @@ +{% 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. +{% endblock %}