X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/23025f539214ffbd82a597d4a1d70808d6e59f31..a6db1ef5159ff618a9d1a78ff14fd705a106c130:/wolnelektury/templates/socialaccount/snippets/provider_list.html?ds=sidebyside diff --git a/wolnelektury/templates/socialaccount/snippets/provider_list.html b/wolnelektury/templates/socialaccount/snippets/provider_list.html index 99e30a5c1..45b740c25 100644 --- a/wolnelektury/templates/socialaccount/snippets/provider_list.html +++ b/wolnelektury/templates/socialaccount/snippets/provider_list.html @@ -1,21 +1,30 @@ {% load allauth_tags %} +{% load catalogue_tags %} +{% if allauth.facebook_enabled %} +{% fbconnect %} +{% endif %} + +