diff options
Diffstat (limited to 'djangoproject/templates/404.html')
| -rw-r--r-- | djangoproject/templates/404.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/404.html b/djangoproject/templates/404.html index c34e301e..2aded543 100644 --- a/djangoproject/templates/404.html +++ b/djangoproject/templates/404.html @@ -20,4 +20,4 @@ Here's a link to the <a href="{{ homepage_url }}">homepage</a>. You know, just in case. {% endblocktranslate %}</p> -{% endblock %} +{% endblock content %} |
