{% extends "socialaccount/base.html" %} {% load i18n %} {% block content %}
There were errors processing the registration, if you'd like to start the whole process again, click here.
{% endif %}{% blocktrans with provider_name=account.get_provider.name site_name=site.name %}You are about to use your {{ provider_name }} account to login to the club database. Please confirm these details:{% endblocktrans %}
{% endblock %}