X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c26ab6ee15974c1133a6d08c459b51199185f25f..6347e58f5d14e5e43b8d0536ecdb5d69510d8ef1:/apps/wolnelektury_core/templates/socialaccount/snippets/provider_list.html diff --git a/apps/wolnelektury_core/templates/socialaccount/snippets/provider_list.html b/apps/wolnelektury_core/templates/socialaccount/snippets/provider_list.html index 3ca849360..1361d7018 100644 --- a/apps/wolnelektury_core/templates/socialaccount/snippets/provider_list.html +++ b/apps/wolnelektury_core/templates/socialaccount/snippets/provider_list.html @@ -1,24 +1,20 @@ +{% load static from staticfiles %} {% load allauth_tags %} {% load common_tags %} {% if allauth.openid_enabled %}
  • - Google
  • + Google {% endif %} {% if allauth.facebook_enabled %}
  • - Facebook
  • + Facebook {% endif %} {% if allauth.twitter_enabled %}
  • - Twitter
  • + Twitter {% endif %} {% if allauth.openid_enabled %} - -
  • - OpenID
  • - + OpenID {% endif %}