X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/47e2f12c38e6538bd5d1e272d7851ea241443c8e..b39c329ecd604d815de1f772ed9c2e9598db4c46:/src/wolnelektury/templates/socialaccount/snippets/provider_list.html

diff --git a/src/wolnelektury/templates/socialaccount/snippets/provider_list.html b/src/wolnelektury/templates/socialaccount/snippets/provider_list.html
index 3f467b1b3..61b39024a 100644
--- a/src/wolnelektury/templates/socialaccount/snippets/provider_list.html
+++ b/src/wolnelektury/templates/socialaccount/snippets/provider_list.html
@@ -1,5 +1,6 @@
 {% load socialaccount %}
-{% load static from staticfiles %}
+
+{% load static from static %}
 
 {% get_providers as providers %}
 {% for provider in providers %}