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