{% extends "threadedcomments_base.html" %} {% load threadedcommentstags %} {% block content %}

Are you sure that you would like to delete this comment?

{% if comment %}
{% auto_transform_markup comment %}
{% endif %} {% endblock %}