{% load crispy_forms_tags i18n %}
{% csrf_token %} {{ crispy form }}

{% trans 'Login using' %}

{% include 'templates/social_backends.html' with ajax=True %}