{% load molo_commenting_tags gem_tags %}
{% trans "This comment has been removed by the community. Please read our platform rules" %}.
{% else %} {% if truncate_comment %}{{ node.comment|smarttruncatechars:115 }}
{% if node.comment.200 %} {% trans "Read more" %} {% endif %} {% else %}{{ node.comment }}
{% endif %} {% endif %} {% if node.parent == None and node.get_children.count != 0 %}