From 9d85d7fb410b26aa8797c645909acc6eae1d0dda Mon Sep 17 00:00:00 2001 From: Florian Kissling Date: Tue, 28 Apr 2015 02:50:05 +0200 Subject: [PATCH] Move 3.x docs notice to partial. --- docs/_includes/notice-previous.html | 7 +++++++ docs/index.html | 8 +------- 2 files changed, 8 insertions(+), 7 deletions(-) create mode 100644 docs/_includes/notice-previous.html diff --git a/docs/_includes/notice-previous.html b/docs/_includes/notice-previous.html new file mode 100644 index 00000000..9a444cfc --- /dev/null +++ b/docs/_includes/notice-previous.html @@ -0,0 +1,7 @@ +
+
+ Looking for the Select2 3.5.2 docs? + We have moved them to a new location + while we push forward with Select2 4.0. +
+
diff --git a/docs/index.html b/docs/index.html index c78ff4be..64211fdc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,13 +22,7 @@ slug: home -
-
- Looking for the Select2 3.5.2 docs? - We have moved them to a new location - while we push forward with Select2 4.0. -
-
+{% include notice-previous.html %}