{% extends "django_comments_tree/base.html" %} {% load i18n %} {% load comments_xtd %} {% block title %}{% trans "Confirm your opinion" %}{% endblock %} {% block header %} {{ comment.content_object }} {% endblock %} {% block content %}
{% trans "Please, confirm your opinion about the comment." %}
{% trans "Posted to "%} {{ comment.content_object }}
{% endif %} {% endwith %}
{{ comment.submit_date|date:"N j, Y, P" }} - {% if comment.user_url %} {% endif %} {{ comment.user_name }} {% if comment.user_url %} {% endif %}
{{ comment.comment }}