diff options
Diffstat (limited to 'djangoproject/templates/blog/entry_archive.html')
| -rw-r--r-- | djangoproject/templates/blog/entry_archive.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/blog/entry_archive.html b/djangoproject/templates/blog/entry_archive.html index b1647094..590c4079 100644 --- a/djangoproject/templates/blog/entry_archive.html +++ b/djangoproject/templates/blog/entry_archive.html @@ -24,4 +24,4 @@ {% include 'blog/blog_pagination.html' %} -{% endblock %} +{% endblock content %} |
