{% load i18n blog_tags %}
{{ comment }}
{% trans "Link" %} / {% trans "Reply" %} {% else %}{% if settings.COMMENTS_DEFAULT_APPROVED %} {% trans "Comment deleted" %} {% else %} {% trans "Comment awaiting approval" %} {% endif %}
{% endif %} {% blog_comments_for comment %}