{% load socialaccount %} {% if social_apps %}
{% for social_app in social_apps %} {{ social_app.name }} {% endfor %}
{% endif %}