{% load i18n %}
{{ comment.name }} {% if comment.parent %}> {{ comment.parent.name }}{% endif %} · {{ comment.submit_date|date:"Y-m-d H:i:s" }} · {% trans "reply" %}
{{ comment.comment }}