From 5b45e526c74faf55110ff0afdcba19797d7e0f4d Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Fri, 10 Jul 2009 19:14:09 -0400 Subject: deleted all --- templates/authopenid/settings.html | 41 -------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 templates/authopenid/settings.html (limited to 'templates/authopenid/settings.html') diff --git a/templates/authopenid/settings.html b/templates/authopenid/settings.html deleted file mode 100644 index ffd5dd8f..00000000 --- a/templates/authopenid/settings.html +++ /dev/null @@ -1,41 +0,0 @@ -{% extends "base_content.html" %} -{% load i18n %} - -{% block head %} - -{% endblock %} - -{% block content %} -
-

{{ request.user.username }} {% trans "Profile" %}

-
-
- {% if msg %} -

{{ msg }}

- {% endif %} - -
-
» {% trans "Change password" %}
-
{% trans "Give your account a new password." %}
-
» {% trans "Change email " %}
-
{% trans "Add or update the email address associated with your account." %}
- {% if is_openid %} -
» {% trans "Change OpenID %}
-
{% trans "Change openid associated to your account" %}
- {% endif %} - -
» {% trans "Delete account" %}
-
{% trans "Erase your username and all your data from website" %}
-
-
-{% endblock %} -- cgit v1.2.3-1-g7c22