{% extends "socialaccount/base.html" %} {% load i18n %} {% block head_title %}{% trans "Social Network Login Failure" %}{% endblock head_title %} {% block content %}

{% trans "Social Network Login Failure" %}

{% trans "An error occurred while attempting to login via your social network account." %}

{% endblock content %}