diff options
Diffstat (limited to 'djangoproject/templates/400.html')
| -rw-r--r-- | djangoproject/templates/400.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/400.html b/djangoproject/templates/400.html index 0437552b..79fd91a2 100644 --- a/djangoproject/templates/400.html +++ b/djangoproject/templates/400.html @@ -9,4 +9,4 @@ <h2>{% translate "Bad request" %}</h2> <p>{% translate "Yikes, this was a bad request. Not sure why, but it sure was bad." %}</p> -{% endblock %} +{% endblock content %} |
