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