{% extends "socialaccount/base.html" %} {% load i18n %} {% block whitebox %}
{% if process == "connect" %} {% translate "You are about to connect a new third party account from" %} {{ provider.name }}. {% else %} {% translate "You are about to sign in using a third party account from" %} {{ provider.name }}. {% endif %}