diff options
Diffstat (limited to 'djangoproject/templates/base_3col.html')
| -rw-r--r-- | djangoproject/templates/base_3col.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/base_3col.html b/djangoproject/templates/base_3col.html index b2f20a39..769045cb 100644 --- a/djangoproject/templates/base_3col.html +++ b/djangoproject/templates/base_3col.html @@ -16,4 +16,4 @@ {% block content-extra %}{% endblock %} </div> <!-- END #content-extra --> -{% endblock %} +{% endblock columnwrap %} |
