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