diff --git a/symposion/templates/sponsorship/list.html b/symposion/templates/sponsorship/list.html index da32b9757445bd40e3e8ffad9f61450d8ee745dc..06a7ae7b27fb4110f05288b759f7034b0c690d88 100644 --- a/symposion/templates/sponsorship/list.html +++ b/symposion/templates/sponsorship/list.html @@ -1,5 +1,8 @@ {% extends "site_base.html" %} +{% load url from future %} + + {% load sponsorship_tags %} {% load thumbnail %} {% load i18n %} @@ -12,7 +15,7 @@

{% trans "About Our Sponsors" %}

- Learn how to become a sponsor + Learn how to become a sponsor {% sponsor_levels as levels %} {% for level in levels %}