diff --git a/source/_views/post.html.twig b/source/_views/post.html.twig
index ccfde6d66..edca3115b 100644
--- a/source/_views/post.html.twig
+++ b/source/_views/post.html.twig
@@ -6,7 +6,7 @@
{% block content %}{% endblock %}
{% include 'post/feedback' %}
- {% include 'post/related' %}
+ {# {% include 'post/related' %} #}
{% include 'post/tags' %}
{% include 'post/about-author' %}
{% include 'post/pager' %}