restore openid login
[wolnelektury.git] / src / wolnelektury / templates / socialaccount / snippets / provider_list.html
index 80f9c2f..d998b7a 100644 (file)
@@ -1,7 +1,8 @@
 {% load socialaccount %}
 {% load static from staticfiles %}
 
-{% for provider in socialaccount.providers %}
+{% get_providers as providers %}
+{% for provider in providers %}
     {% if provider.id == "openid" %}
         {% for brand in provider.get_brands %}
             <li>