{% extends "socialaccount/base.html" %} {% load i18n %} {% load uni_form_tags %} {% block head_title %}{% trans "Signup" %}{% endblock %} {% block body %}
You are about to use your {{account.get_provider.name}} account to login to {{site.name}}. As a final step, please complete the following form:
{% endblock %}