fixes
[wolnelektury.git] / src / paypal / templates / paypal / form.html
index 9f4c76b..92a755a 100644 (file)
@@ -1,7 +1,7 @@
 {% extends "base/base.html" %}
 {% load i18n %}
 {% load chunks %}
-{% load static from staticfiles %}
+{% load static from static %}
 
 {% block title %}{% trans "Wolne Lektury Friend Club" %}{% endblock %}
 
@@ -22,4 +22,4 @@
   {% endif %}
   {% chunk "klub_info" %}
   </div>
-{% endblock %}
\ No newline at end of file
+{% endblock %}