# HG changeset patch # User athomas # Date 1209869159 0 # Node ID dfe942b94c2f554bd773dfc6551de4d5578cebf8 # Parent 581abd96c9e439a940fabf1b3c1891a9de452e50 Note that `py:choose` and friends may be used as elements. diff --git a/doc/xml-templates.txt b/doc/xml-templates.txt --- a/doc/xml-templates.txt +++ b/doc/xml-templates.txt @@ -178,6 +178,15 @@ 1 +These directives can also be used as elements: + +.. code-block:: genshi + + + 0 + 1 + 2 + Looping =======