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