diff --git a/docs/_includes/nav/announcements-4.0.html b/docs/_includes/nav/announcements-4.0.html
new file mode 100644
index 00000000..733e2c47
--- /dev/null
+++ b/docs/_includes/nav/announcements-4.0.html
@@ -0,0 +1,26 @@
+
diff --git a/docs/announcements-4.0.html b/docs/announcements-4.0.html
index 71e6ba2e..36e36340 100644
--- a/docs/announcements-4.0.html
+++ b/docs/announcements-4.0.html
@@ -18,9 +18,11 @@ slug: announcements-4.0
-
+
+
+
- Select2 4.0.0
+
The 4.0 release of Select2 is the result of three years of working on the
@@ -690,6 +692,11 @@ $("select").val("1").trigger("change"); // instead of $("select").select2("val",
$("select").prop("disabled", true); // instead of $("select").enable(false);
+
+
+ {% include nav/announcements-4.0.html %}
+
+