{# based on content block from django/contrib/comments/templates/comments/preview.html #}
{{ comment|linebreaks }}{% if not form.errors %}
{% trans "and" %} {% trans "or make changes" %}:
{% endif %} {% include "pylucid_comments/comment_form.html" %}