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