X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/47e2f12c38e6538bd5d1e272d7851ea241443c8e..e24e657ebf536f55c1bde66bd41563fae30a98b0:/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 %}