Hide related posts, showing not just posts

This commit is contained in:
Oliver Davies 2016-10-18 22:49:36 +01:00
parent b70ed62f0c
commit 369a58c67c

View file

@ -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' %}