{% load socialaccount %} {% load static from staticfiles %} {% get_providers as providers %} {% for provider in providers %} {% if provider.id == "openid" %} {% for brand in provider.get_brands %}