Hide related posts, showing not just posts
This commit is contained in:
parent
b70ed62f0c
commit
369a58c67c
|
@ -6,7 +6,7 @@
|
||||||
{% block content %}{% endblock %}
|
{% block content %}{% endblock %}
|
||||||
|
|
||||||
{% include 'post/feedback' %}
|
{% include 'post/feedback' %}
|
||||||
{% include 'post/related' %}
|
{# {% include 'post/related' %} #}
|
||||||
{% include 'post/tags' %}
|
{% include 'post/tags' %}
|
||||||
{% include 'post/about-author' %}
|
{% include 'post/about-author' %}
|
||||||
{% include 'post/pager' %}
|
{% include 'post/pager' %}
|
||||||
|
|
Reference in a new issue