{% extends "ajaxable/form.html" %} {% load i18n %} {% block extra %}
{% trans "Sign in using:" %}
{% include "socialaccount/snippets/provider_list.html" %}
{% include "socialaccount/snippets/login_extra.html" %} {% endblock %}