{% extends "socialaccount/base_entrance.html" %} {% load i18n %} {% block title %} {% trans "Third-Party Login Failure" %} {% endblock title %} {% block content %} {% trans "An error occurred while attempting to login via your third-party account." %} {% endblock content %}