diff --git a/docs/docsite/.templates/banner.html b/docs/docsite/.templates/banner.html
index 52502ddefb9..6cc695e5005 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 community Ansible documentation. This does not apply to Red Hat Ansible Automation Platform subscriptions. See the Red Hat AAP Life Cycle for product-based details. Unmaintained Ansible versions can contain unfixed security vulnerabilities (CVE). Please upgrade to a maintained version. See the latest Ansible documentation.
+
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 %}