{% load i18n %}
{{ title }}
{{ form.as_ul }}
{% trans "Forgot Password?" %}
{% trans "Sign in using:" %}
{% include "socialaccount/snippets/provider_list.html" %}
{% include "socialaccount/snippets/login_extra.html" %} {% block extra %} {% endblock %}