summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Plant <L.Plant.98@cantab.net>2010-09-14 21:40:23 +0000
committerLuke Plant <L.Plant.98@cantab.net>2010-09-14 21:40:23 +0000
commit763bcf8472e61ba09cc739086bb181822501efa4 (patch)
tree460b26e0ee91dd54a32328bc1394c6ad7d42f6c3
parent34a4af50be5c8a9ddf147b8c1315f8f227590e1e (diff)
Fixed paste-o in [13855]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13857 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--django/contrib/comments/templates/comments/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/django/contrib/comments/templates/comments/base.html b/django/contrib/comments/templates/comments/base.html
index b787246c9c..0f58e3e6ec 100644
--- a/django/contrib/comments/templates/comments/base.html
+++ b/django/contrib/comments/templates/comments/base.html
@@ -1,5 +1,4 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">