From 81fd300a4e6375c14843d3b5ac0911a15d92ca1a Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Thu, 20 Oct 2005 05:31:54 +0000 Subject: [PATCH] Fixed ReST bug in template docs from [969] git-svn-id: http://code.djangoproject.com/svn/django/trunk@970 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/templates.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/templates.txt b/docs/templates.txt index 9786b9fbf3cbb..0cb3bd2627d3f 100644 --- a/docs/templates.txt +++ b/docs/templates.txt @@ -537,6 +537,7 @@ Built-in tag reference Y Year, 4 digits. ``'1999'`` z Day of the year. ``0`` to ``365`` Z Not implemented. + ================ ====================================== ===================== Example::