diff --git a/pinaxcon/templates/symposion/sponsorship/list.html b/pinaxcon/templates/symposion/sponsorship/list.html index 07ab7bc..e18d50e 100644 --- a/pinaxcon/templates/symposion/sponsorship/list.html +++ b/pinaxcon/templates/symposion/sponsorship/list.html @@ -3,3 +3,30 @@ {% block lede %} We're grateful to the following organizations, who've made a substantial contribution to CopyleftConf 2020. Learn how you can join us by checking out our prospectus. {% endblock %} + +{% block content %} + {% sponsor_levels as levels %} + {% for level in levels %} + {% if level.sponsors %} +
{{ sponsor.listing_text|urlize|linebreaks }}
+