{% load i18n %} {% load comments %} {% load comments_ink %} {% with anchor=comment|get_anchor %}
{% trans "This comment has been removed." %}
{{ comment.submit_date }} ΒΆ
{% trans "This comment has been removed." %}
{% else %} {{ comment.comment|linebreaks|escape }} {% endif %}