From ef8f66ba6c7a22c277c6315df8040365b5684e6c Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Wed, 5 Aug 2009 22:50:08 -0400 Subject: added anonymous posting, per-question subscription and fixes by Pothers and some more, see development.log --- templates/500.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/500.html') diff --git a/templates/500.html b/templates/500.html index c99774b3..52dcafae 100644 --- a/templates/500.html +++ b/templates/500.html @@ -1,5 +1,5 @@ - {% extends "base_content.html" %} + {% load i18n %} {% block title %}{% spaceless %}500 Error{% endspaceless %}{% endblock %} {% block forejs %} @@ -19,7 +19,7 @@
-

{% trans "sorry, system 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" %} -- cgit v1.2.3-1-g7c22