{% load i18n %} {% load account %} {% load url from future %}
{% blocktrans with site.name as site_name %}Please log in with one of your existing third party accounts. Or use the form below:{% endblocktrans %}
{% include "socialaccount/snippets/login_extra.html" %} {% endif %}