{% load i18n socialaccount %} {% get_providers as socialaccount_providers %} {% if socialaccount_providers %}

{% trans "Or, You can sign in with one of your existing third party accounts." %}

{% include "socialaccount/snippets/login_extra.html" %} {% endif %}