diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html
index 942cfc742d..f1419e80b2 100755
--- a/_layouts/docwithnav.html
+++ b/_layouts/docwithnav.html
@@ -12,6 +12,7 @@ layout: headerfooter
SAMPLES
SUPPORT
+
Version 1.1
@@ -22,7 +23,7 @@ layout: headerfooter
- {% comment %} assign tree = site.data[page.toc].toc
+ {% comment %} assign tree = site.data[page.toc].toc
{% assign tree = site.data[page.versionfilesafe][page.section].toc %}
{% include tree.html %}{% endcomment %}