{% extends "socialaccount/base.html" %} {% block title %}{{ page_title(_("Account Sign In Failure")) }}{% endblock %} {% block content %}
{{ _("An error occurred while attempting to sign in with your account.") }}