summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/admin/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/contrib/admin/index.txt')
-rw-r--r--docs/ref/contrib/admin/index.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/contrib/admin/index.txt b/docs/ref/contrib/admin/index.txt
index 64bfd83d02..2e8a09e9b2 100644
--- a/docs/ref/contrib/admin/index.txt
+++ b/docs/ref/contrib/admin/index.txt
@@ -2874,8 +2874,6 @@ is linked to the document in ``{% block dark-mode-vars %}``.
``extrabody`` block
===================
-.. versionadded:: 5.2
-
You can add custom HTML, JavaScript, or other content to appear just before the
closing ``</body>`` tag of templates that extend ``admin/base.html`` by
extending the ``extrabody`` block. For example, if you want an alert to appear