diff --git a/django/contrib/comments/templatetags/comments.py b/django/contrib/comments/templatetags/comments.py index bb7150fc174..f54ef1e29e8 100644 --- a/django/contrib/comments/templatetags/comments.py +++ b/django/contrib/comments/templatetags/comments.py @@ -44,7 +44,7 @@ COMMENT_FORM = ''' FREE_COMMENT_FORM = ''' {% if display_form %} -