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