summaryrefslogtreecommitdiff
path: root/djangoproject/templates/blog/entry_detail.html
diff options
context:
space:
mode:
Diffstat (limited to 'djangoproject/templates/blog/entry_detail.html')
-rw-r--r--djangoproject/templates/blog/entry_detail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/blog/entry_detail.html b/djangoproject/templates/blog/entry_detail.html
index ee52a31e..ec1ef73b 100644
--- a/djangoproject/templates/blog/entry_detail.html
+++ b/djangoproject/templates/blog/entry_detail.html
@@ -20,4 +20,4 @@
{% endblocktranslate %}
</span>
<div class="blog-entry-body">{{ object.body_html|safe }}</div>
-{% endblock %}
+{% endblock content %}