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