diff --git a/docs/_includes/docs_contents.html b/docs/_includes/docs_contents.html
index 0bbdb1dc..04cb94f0 100644
--- a/docs/_includes/docs_contents.html
+++ b/docs/_includes/docs_contents.html
@@ -10,7 +10,7 @@
{{ item_page.menu_name | default: item_page.title }}
{% endcapture %}
-
{{ item_html }}
+ {{ item_html }}
{% endfor %}
{% endfor -%}
diff --git a/docs/_includes/news_contents.html b/docs/_includes/news_contents.html
index ea0a558e..e8f7ed17 100644
--- a/docs/_includes/news_contents.html
+++ b/docs/_includes/news_contents.html
@@ -1,10 +1,10 @@