{% load i18n %} {% load comments %} {% load comments_xtd %}
{% trans "This comment has been removed." %}
{% trans "Posted to "%} {{ comment.content_object }} - {{ comment.submit_date|timesince }} - {% if comment.url and not comment.is_removed %}{% endif %}{{ comment.name }}{% if comment.url %}{% endif %} ΒΆ
{% if comment.is_removed %}{% trans "This comment has been removed." %}
{% else %}