diff --git a/src/documents/templates/socialaccount/authentication_error.html b/src/documents/templates/socialaccount/authentication_error.html new file mode 100644 index 000000000..1bd3d72e9 --- /dev/null +++ b/src/documents/templates/socialaccount/authentication_error.html @@ -0,0 +1,46 @@ + + +{% load static %} +{% load i18n %} +{% load allauth %} + + +
+ + + + + + +{% blocktranslate %}An error occurred while attempting to login via your social network account. Back to the login page{% endblocktranslate %}
+