diff --git a/django/contrib/admindocs/templates/admin_doc/model_detail.html b/django/contrib/admindocs/templates/admin_doc/model_detail.html index d4a380aa38..1cbde0e44a 100644 --- a/django/contrib/admindocs/templates/admin_doc/model_detail.html +++ b/django/contrib/admindocs/templates/admin_doc/model_detail.html @@ -3,7 +3,7 @@ {% block extrahead %} {{ block.super }} - diff --git a/django/views/templates/csrf_403.html b/django/views/templates/csrf_403.html index 402a2c6cdd..85df032b12 100644 --- a/django/views/templates/csrf_403.html +++ b/django/views/templates/csrf_403.html @@ -4,7 +4,7 @@ 403 Forbidden -