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