summaryrefslogtreecommitdiff
path: root/djangoproject/templates/500.html
diff options
context:
space:
mode:
Diffstat (limited to 'djangoproject/templates/500.html')
-rw-r--r--djangoproject/templates/500.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/500.html b/djangoproject/templates/500.html
index a590f2be..602872a2 100644
--- a/djangoproject/templates/500.html
+++ b/djangoproject/templates/500.html
@@ -13,4 +13,4 @@
<p>{% translate "We're messing around with things internally, and the server had a bit of a hiccup." %}</p>
<p>{% translate "Please try again later." %}</p>
-{% endblock %}
+{% endblock content %}