{% load i18n comments %}

{% trans "Reply to" %}:

{{ comment.submit_date }} - {{ comment.name }}

{{ comment.comment }}

{% include "comments/form.html" %}