diff --git a/_banners/eos-nms.md b/_banners/eos-nms.md
new file mode 100644
index 000000000..2ff86d3e3
--- /dev/null
+++ b/_banners/eos-nms.md
@@ -0,0 +1,4 @@
+{{< banner "warning" "End of Sale Notice:" >}}
+
+ This product is End of Sale. See our End of Sale announcement for more details.
+{{ banner >}}
\ No newline at end of file
diff --git a/content/nms/_index.md b/content/nms/_index.md
index 0cad5efb2..8e28584da 100644
--- a/content/nms/_index.md
+++ b/content/nms/_index.md
@@ -1,10 +1,12 @@
---
title: F5 NGINX Management Suite
-description: A set of tools that enable enterprise scalability, security, observability, and governance.
+nd-subtitle: A set of tools that enable enterprise scalability, security, observability, and governance.
url: /nginx-management-suite/
-layout: "nms-eos-list"
cascade:
logo: "NGINX-Management-Suite-product-icon.svg"
noindex: true
+ nd-banner:
+ enabled: true
+ type: deprecation
+ md: _banners/eos-nms.md
---
-
diff --git a/layouts/_default/nms-eos-list.html b/layouts/_default/nms-eos-list.html
deleted file mode 100644
index e0f713e70..000000000
--- a/layouts/_default/nms-eos-list.html
+++ /dev/null
@@ -1,10 +0,0 @@
-{{ define "main" }}
-
- {{ .Description | markdownify }} -
- {{ end}} - {{ if .Content }} -- {{ .Content | markdownify }} -
- {{ end }} --
- {{ .Description | markdownify }} -
- {{ end}} --- {{ if .Content }} -End of Sale Notice:-
F5 NGINX is announcing the End of Sale (EoS) for NGINX Management Suite API Connectivity Manager Module, effective January 1, 2024.
F5 maintains generous lifecycle policies that allow customers to continue support and receive product updates. Existing API Connectivity Manager Module customers can continue to use the product past the EoS date. License renewals are not available after September 30, 2024.
See our End of Sale announcement for more details. -
- {{ .Content | markdownify }} -
- {{ end }} -- {{ if .Description }}{{ .Description | markdownify }}{{ end }} -
{{*/}} - -