diff --git a/_layouts/post.html b/_layouts/post.html
index 8fcbbb2..f04c5ff 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -6,10 +6,11 @@ panel_includes:
tail_includes:
- related-posts
- post-nav
- - comments
+script_includes:
+ - comment
---
-{% include lang.html %}
+{% include lang.html %} {% include toc-status.html %}