{% extends "comments/base.html" %} {% load i18n %} {% block title %}{% trans "Remove a comment" %}{% endblock %} {% block content %}
{{ comment|linebreaks }}
or cancel