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

- 500 Server Error -

- -
-
-
-

{% trans "sorry, system error"

-
- {% trans "system error log is recorded, error will be fixed as soon as possible" %}
- {% trans "please report the error to the site administrators if you wish" %} -
- -
-{% endblock %} - -- cgit v1.2.3-1-g7c22