diff --git a/_layouts/index.html b/_layouts/index.html
index 31a3464e6febfc996fa25b8e4568ec8498fb72ac..d3d08b9d9421c7e750cd23f8eac3b9d5cd9d871a 100644
--- a/_layouts/index.html
+++ b/_layouts/index.html
@@ -4,11 +4,11 @@
   {% include head.html %}
 
   <body>
-   {% include upgrade.html %}
+   <!-- {% include upgrade.html %} -->
     <div class="page-wrapper">
         {% include header.html %}
         {{content}}
     {% include footer.html %}
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>