summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2005-10-20 05:31:54 +0000
committerAdrian Holovaty <adrian@holovaty.com>2005-10-20 05:31:54 +0000
commit81fd300a4e6375c14843d3b5ac0911a15d92ca1a (patch)
treeadc0416d53b377f65afc76e19383e36fd83d0ee6 /docs
parent4c327b9c864f72be0d99f0b42c3d8e3134f27d4b (diff)
Fixed ReST bug in template docs from [969]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@970 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/templates.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/templates.txt b/docs/templates.txt
index 9786b9fbf3..0cb3bd2627 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::