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/logout.html | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 templates/logout.html (limited to 'templates/logout.html') diff --git a/templates/logout.html b/templates/logout.html deleted file mode 100644 index b13e5e25..00000000 --- a/templates/logout.html +++ /dev/null @@ -1,25 +0,0 @@ - -{% extends "base_content.html" %} -{% load extra_tags %} -{% load humanize %} -{% load i18n %} -{% block title %}{% spaceless %}{% trans "Logout" %}{% endspaceless %}{% endblock %} -{% block forejs %} - -{% endblock %} -{% block content %} -
- {% trans "Logout" %} -
-
-

{% trans "As a registered user you can login with your OpenID, log out of the site or permanently remove your account." %}

- -

-
-{% endblock %} - -- cgit v1.2.3-1-g7c22