diff --git a/source/_layouts/post.html.twig b/source/_layouts/post.html.twig
index c1e5a9a45..3954d3a6c 100644
--- a/source/_layouts/post.html.twig
+++ b/source/_layouts/post.html.twig
@@ -5,8 +5,6 @@
 
     {% block content %}{% endblock %}
 
-    {# {% include 'post/feedback' %} #}
-    {# {% include 'post/related' %} #}
     {% include 'post/tags' %}
     {% include 'post/pager' %}
     {% include 'post/about-author' %}