diff --git a/docs/docsite/.templates/banner.html b/docs/docsite/.templates/banner.html
index 11df19c12b..acb858444b 100644
--- a/docs/docsite/.templates/banner.html
+++ b/docs/docsite/.templates/banner.html
@@ -1,7 +1,7 @@
{% if is_eol %}
{# Creates a banner at the top of the page for EOL versions. #}
-
You are reading an unmaintained version of the Ansible community documentation. Unmaintained Ansible versions can contain security vulnerabilities (CVEs). Please upgrade to a maintained version. See the latest Ansible documentation. Note that this statement does not apply to Red Hat Ansible Automation Platform subscriptions. See the Ansible Automation Platform Life Cycle.
+
You are reading an unmaintained version of the Ansible community documentation. Unmaintained Ansible versions can contain security vulnerabilities (CVEs). Please upgrade to a maintained version. See the latest Ansible documentation. Note that this statement does not apply to Red Hat Ansible Automation Platform subscriptions. See the Ansible Automation Platform Life Cycle.
{% else %}