{% extends "account/base.html" %} {% load i18n %} {% block head_title %}{% trans "Social Network Login Failure" %}{% endblock head_title %} {% block content %}
{% trans "An error occurred while attempting to login via your social network account." %}
{% trans "Contact your system administrator for further information" %}