django1/django/contrib/comments/templates/comments
Ramiro Morales f51205d0ed Updated uses of i18n.blocktrans template tag to use the new more compact syntax introduced in 1.3.
Ref r14922.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17165 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-01 22:57:01 +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 Updated uses of i18n.blocktrans template tag to use the new more compact syntax introduced in 1.3. 2011-12-01 22:57:01 +00:00