diff --git a/material/templates/partials/toc-item.html b/material/templates/partials/toc-item.html
index c83972729..f505153f5 100644
--- a/material/templates/partials/toc-item.html
+++ b/material/templates/partials/toc-item.html
@@ -3,7 +3,9 @@
-#}
- {{ toc_item.title }}
+
+ {{ toc_item.title }}
+
{% if toc_item.children %}