test
This commit is contained in:
@ -27,7 +27,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% if post.comment_status == 'closed' %}
|
{% if post.comment_status == 'closed' %}
|
||||||
<p>comments for this post are closed</p>
|
<p>comments for this post are closed by gus</p>
|
||||||
{% else %}
|
{% else %}
|
||||||
{% include 'partials/comment-form.twig' %}
|
{% include 'partials/comment-form.twig' %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Reference in New Issue
Block a user