diff --git a/source/_layouts/post.html.twig b/source/_layouts/post.html.twig
index f22ab3cd..0a61456b 100644
--- a/source/_layouts/post.html.twig
+++ b/source/_layouts/post.html.twig
@@ -15,8 +15,10 @@
{% include 'post/questions-comments' %}
{% include 'post/tags' %}
+ {#
{% include 'post/pager' %}
{% include 'post/about-author' %}
+ #}
{% endblock %}
{% block scripts %}