{% macro comments_input(category, user, perms, reply_to) %} {% set reply_mode = reply_to is not null %}
{% endmacro %} {% macro comments_entry(comment, indent, category, user, perms) %} {% if comment.comment_deleted is null or comment.comment_replies|length > 0 %}