{% load i18n socialaccount %} {% get_providers as socialaccount_providers %} {% if socialaccount_providers %} {% include "socialaccount/snippets/provider_list.html" with process=process %} {% if not SOCIALACCOUNT_ONLY %} {% endif %} {% endif %}