Cleanup
[wolnelektury.git] / src / wolnelektury / templates / socialaccount / snippets / provider_list.html
index 3f467b1..61b3902 100644 (file)
@@ -1,5 +1,6 @@
 {% load socialaccount %}
-{% load static from staticfiles %}
+
+{% load static from static %}
 
 {% get_providers as providers %}
 {% for provider in providers %}