Twisted web templates: do they support loops?

Jacek Furmankiewicz <[email protected]>
Newsgroups gmane.comp.python.twisted.web
Message-ID <CAGDztiH0xsabgsF+=_onb4Q2rOj6nwPcTAoJFhJz47cNvEW34w@mail.gmail.com>
Looking at the (somewhat sparse) docs for twisted web templates:
http://twistedmatrix.com/documents/current/web/howto/twisted-templates.html

I see no mention of loops, like in Jinja2:

{% for item in items %}
<sometag>{{item.someproperty}}</sometag>
{% endfor %}

Is something like this supported?

thx
Jacek

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.