Remove commented out includes
This commit is contained in:
parent
b19b82a5d6
commit
4bd21ddfc7
|
@ -5,8 +5,6 @@
|
||||||
|
|
||||||
{% block content %}{% endblock %}
|
{% block content %}{% endblock %}
|
||||||
|
|
||||||
{# {% include 'post/feedback' %} #}
|
|
||||||
{# {% include 'post/related' %} #}
|
|
||||||
{% include 'post/tags' %}
|
{% include 'post/tags' %}
|
||||||
{% include 'post/pager' %}
|
{% include 'post/pager' %}
|
||||||
{% include 'post/about-author' %}
|
{% include 'post/about-author' %}
|
||||||
|
|
Reference in a new issue