django1/django/contrib/comments/templates/comments
Luke Plant 26cda43012 Switched to HTML5 doctype in all Django supplied templates.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16050 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-20 17:40:53 +00:00
..
400-debug.html Switched to HTML5 doctype in all Django supplied templates. 2011-04-20 17:40:53 +00:00
approve.html Fixed #2283 (again) - comment form templates don't validate as XHTML 2010-09-14 14:22:35 +00:00
approved.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
base.html Switched to HTML5 doctype in all Django supplied templates. 2011-04-20 17:40:53 +00:00
delete.html Fixed #2283 (again) - comment form templates don't validate as XHTML 2010-09-14 14:22:35 +00:00
deleted.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
flag.html Fixed #2283 (again) - comment form templates don't validate as XHTML 2010-09-14 14:22:35 +00:00
flagged.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
form.html Fixed #2283 (again) - comment form templates don't validate as XHTML 2010-09-14 14:22:35 +00:00
list.html Fixed #10285 - Added render_comment_list template tag to comments app. Thanks Kyle Fuller for the patch. 2010-01-04 02:29:12 +00:00
posted.html Add internationalisation support to the comment templates. Fixed #8868, #8905 2008-10-05 05:09:21 +00:00
preview.html Fixed #2283 (again) - comment form templates don't validate as XHTML 2010-09-14 14:22:35 +00:00