{% include 'django_comments_xtd/comment.html' %}
{% blocktrans %}A confirmation message has been sent to your
email address. Please, click on the link in the message to confirm
your comment.{% endblocktrans %}
{% render_comment_form for comment.content_object %}
{% endblock %}