diff --git a/pinaxcon/templates/symposion/sponsorship/list.html b/pinaxcon/templates/symposion/sponsorship/list.html index e18d50e..8e32005 100644 --- a/pinaxcon/templates/symposion/sponsorship/list.html +++ b/pinaxcon/templates/symposion/sponsorship/list.html @@ -1,5 +1,7 @@ {% extends "symposion/sponsorship/list_.html" %} +{% load sponsorship_tags %} + {% 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 %}