X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/02fe6525fe7fa7c16d6e1dfe0ca040ac07d41325..357027375ff8867f42ca34bcbfb5a78b5b185fc3:/apps/wolnelektury_core/templates/socialaccount/connections.html diff --git a/apps/wolnelektury_core/templates/socialaccount/connections.html b/apps/wolnelektury_core/templates/socialaccount/connections.html deleted file mode 100644 index 9896b0954..000000000 --- a/apps/wolnelektury_core/templates/socialaccount/connections.html +++ /dev/null @@ -1,57 +0,0 @@ -{% extends "site_base.html" %} - -{% load i18n %} - -{% block head_title %}{% trans "Account Connections" %}{% endblock %} - -{% block body %} -
{% blocktrans %}You can sign in to your account using any of the following third party accounts:{% endblocktrans %}
- - - - -{% else %} -{% trans "You currently have no social network accounts connected to this account." %}
-{% endif %} - -