diff --git a/docs/docsite/.templates/banner.html b/docs/docsite/.templates/banner.html
index c085b89ab2..9389f324ea 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 documentation. 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 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.
{% else %}