summaryrefslogtreecommitdiff
path: root/djangoproject/templates/flatpages/code.html
diff options
context:
space:
mode:
Diffstat (limited to 'djangoproject/templates/flatpages/code.html')
-rw-r--r--djangoproject/templates/flatpages/code.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/flatpages/code.html b/djangoproject/templates/flatpages/code.html
index 0b0c7be3..8b17673a 100644
--- a/djangoproject/templates/flatpages/code.html
+++ b/djangoproject/templates/flatpages/code.html
@@ -6,4 +6,4 @@
<h1>{{ flatpage.title }}</h1>
{{ flatpage.content }}
-{% endblock %}
+{% endblock content %}