diff --git a/django/contrib/comments/templates/comments/approve.html b/django/contrib/comments/templates/comments/approve.html index 18157b77f9..1f1d1f4090 100644 --- a/django/contrib/comments/templates/comments/approve.html +++ b/django/contrib/comments/templates/comments/approve.html @@ -4,11 +4,11 @@ {% block content %}
{{ comment|escape|linebreaks }}+
{{ comment|linebreaks }}-{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/django/contrib/comments/templates/comments/delete.html b/django/contrib/comments/templates/comments/delete.html index 6486951a07..eb5406eee5 100644 --- a/django/contrib/comments/templates/comments/delete.html +++ b/django/contrib/comments/templates/comments/delete.html @@ -4,11 +4,11 @@ {% block content %}
{{ comment|escape|linebreaks }}+
{{ comment|linebreaks }}-{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/django/contrib/comments/templates/comments/flag.html b/django/contrib/comments/templates/comments/flag.html index b6090e63c3..2a65ab379c 100644 --- a/django/contrib/comments/templates/comments/flag.html +++ b/django/contrib/comments/templates/comments/flag.html @@ -4,11 +4,11 @@ {% block content %}
{{ comment|escape|linebreaks }}+
{{ comment|linebreaks }}-{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/django/contrib/comments/templates/comments/moderation_queue.html b/django/contrib/comments/templates/comments/moderation_queue.html index b5519dfab1..2a45757e6e 100644 --- a/django/contrib/comments/templates/comments/moderation_queue.html +++ b/django/contrib/comments/templates/comments/moderation_queue.html @@ -53,17 +53,17 @@ -
{{ comment|escape|linebreaks }}+
{{ comment|linebreaks }}
and or make changes:
@@ -31,4 +31,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/django/contrib/comments/templates/comments/reply_preview.html b/django/contrib/comments/templates/comments/reply_preview.html index b566110bcb..fd2571335a 100644 --- a/django/contrib/comments/templates/comments/reply_preview.html +++ b/django/contrib/comments/templates/comments/reply_preview.html @@ -9,7 +9,7 @@{{ comment|escape|linebreaks }}+
{{ comment|linebreaks }}
and or make changes: