{% 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 }} ΒΆ {% if not comment.is_removed and comment_reactions_enabled %} {% include "comments/themes/feedback_in_header/comment_reactions.html" %} {% endif %} {{ comment.comment|linebreaks|escape }} {% include "comments/form.html" %}