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