diff --git a/docs/_includes/elements/carbon.html b/docs/_includes/elements/carbon.html
index feaf514b..07e5df9b 100644
--- a/docs/_includes/elements/carbon.html
+++ b/docs/_includes/elements/carbon.html
@@ -48,6 +48,6 @@
}
}
-
+
diff --git a/docs/_includes/global/deprecated.html b/docs/_includes/global/deprecated.html
index 6346716e..6f85fed4 100644
--- a/docs/_includes/global/deprecated.html
+++ b/docs/_includes/global/deprecated.html
@@ -1,7 +1,7 @@
{% if site.deprecated %}
- You are viewing the deprecated {{site.data.meta.version}} version of the website.
+ You are viewing the deprecated {{ site.version }} version of the website.
Click here to view the latest version
diff --git a/docs/_includes/global/navbar.html b/docs/_includes/global/navbar.html
index 992d9889..a08d783c 100644
--- a/docs/_includes/global/navbar.html
+++ b/docs/_includes/global/navbar.html
@@ -26,7 +26,7 @@