{% extends "comments/base.html" %} {% load comments %} {% load i18n %} {% block title %}{% trans "Preview your comment" %}{% endblock %} {% block content %}
{{ comment|linebreaks }}
{% trans "and" %} {% trans "or make changes" %}: