MODIFY sigle page & comments
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
{% include 'partials/comment-form.twig' %}
|
||||
|
||||
{% if post.comments %}
|
||||
<h4>replies</h4>
|
||||
<h4>Replicar</h4>
|
||||
<div class="comments">
|
||||
{% for cmt in comment.children %}
|
||||
{% include 'partials/comment.twig' with {
|
||||
|
||||
Reference in New Issue
Block a user