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