summaryrefslogtreecommitdiffstats
path: root/templates/500.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/500.html')
-rw-r--r--templates/500.html4
1 files changed, 2 insertions, 2 deletions
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 @@
-<!-- template 500.html -->
{% extends "base_content.html" %}
+<!-- template 500.html -->
{% load i18n %}
{% block title %}{% spaceless %}500 Error{% endspaceless %}{% endblock %}
{% block forejs %}
@@ -19,7 +19,7 @@
</div>
<div id="main-body" class="headNormal">
<div style="padding:5px 0px 10px 0;line-height:25px">
- <h3>{% trans "sorry, system error"</h3>
+ <h3>{% trans "sorry, system error" %}</h3>
<br>
{% trans "system error log is recorded, error will be fixed as soon as possible" %}<br>
{% trans "please report the error to the site administrators if you wish" %}