From 96a417f91dfdc93d35e53db068346b2e189510df Mon Sep 17 00:00:00 2001 From: Malcolm Tredinnick Date: Wed, 3 Sep 2008 22:46:39 +0000 Subject: [PATCH] Fixed two XHTML errors pointed out by Jarek Zgoda. Refs #8855. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8958 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/contrib/comments/templates/comments/form.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/django/contrib/comments/templates/comments/form.html b/django/contrib/comments/templates/comments/form.html index 5c43c62298..4861243745 100644 --- a/django/contrib/comments/templates/comments/form.html +++ b/django/contrib/comments/templates/comments/form.html @@ -13,7 +13,7 @@ {% endif %} {% endfor %}

- - + +

- \ No newline at end of file +