X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8139f82c719f4a041b18fd445026b8cf78aca4a6..451f7b0e0ee3bfdab38cfa9c98a297c5320b52ad:/wolnelektury/templates/account/email.html diff --git a/wolnelektury/templates/account/email.html b/wolnelektury/templates/account/email.html deleted file mode 100644 index 1f0710bad..000000000 --- a/wolnelektury/templates/account/email.html +++ /dev/null @@ -1,65 +0,0 @@ -{% extends "account/base.html" %} -{% load i18n %} -{% load ajaxable_tags %} - -{% block titleextra %}{% trans "Account" %}{% endblock %} - -{% block body %} -
{% trans 'The following e-mail addresses are associated to your account:' %}
- - - -{% else %} -{% trans 'Warning:'%} {% trans "You currently do not have any e-mail address set up. You should really add an e-mail address so you can receive notifications, reset your password, etc." %}
-{% endif %} - - -