diff --git a/_includes/sidebar.html b/_includes/sidebar.html
index cee2816..e69de29 100644
--- a/_includes/sidebar.html
+++ b/_includes/sidebar.html
@@ -1,103 +0,0 @@
-
-
-
-
-
-
- {% include custom/sidebarconfigs.html %}
-
- {{sidebar[0].product}}
- {{sidebar[0].version}}
-
-
-
-
-
-
diff --git a/_layouts/default.html b/_layouts/default.html
index 9fd8a27..c6dd2e4 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -1,6 +1,38 @@
{% include head.html %}
+
{{content}}
@@ -34,9 +125,8 @@
-
{% if site.google_analytics %}
{% include google_analytics.html %}
{% endif %}
-