diff options
Diffstat (limited to 'djangoproject/templates/403.html')
| -rw-r--r-- | djangoproject/templates/403.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/403.html b/djangoproject/templates/403.html index 77393a6d..caa65eab 100644 --- a/djangoproject/templates/403.html +++ b/djangoproject/templates/403.html @@ -9,4 +9,4 @@ <h2>{% translate "Permission denied" %}</h2> <p>{% translate "Apologies, but it seems as if you're not allowed to access this page. We honestly hope this is just a mistake." %}</p> -{% endblock %} +{% endblock content %} |
