{% trans "Reply to comment" %} {% trans "Comment sent to:" %} {{ form.target_object }} {% 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 }} {% include "comments/comment_reactions.html" %} {% include "comments/form.html" %}