{% trans "Comment sent to:" %}
{% get_user_avatar_or_gravatar comment.user_email "36,identicon" %}
{% if comment.url and not comment.is_removed %}{{ comment.name }}{% else %}{{ comment.name }}{% endif %} ⋅ {{ comment.submit_date }} ΒΆ
{{ comment.comment|linebreaks|escape }}