{% trans "Reply to comment" %} {% trans "Comment sent to:" %} {{ form.target_object }} {% if comment.url and not comment.is_removed %}{{ comment.name }}{% else %}{{ comment.name }}{% endif %} ⋅ {{ comment.submit_date }} ΒΆ {{ comment.comment|linebreaks|escape }} {% if not comment.is_removed and comment_reactions_enabled %} {% include "comments/comment_reactions.html" %} {% endif %} {% include "comments/form.html" %}