]> gitweb.factorcode.org Git - factor.git/blob - extra/html/templates/chloe/test/test7.xml
6166c800eddbe2cb4893e2aa7b927df30e7f6ce0
[factor.git] / extra / html / templates / chloe / test / test7.xml
1 <?xml version='1.0' ?>
2
3 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
4
5         <ul>
6                 <t:each t:name="numbers">
7                         <li><t:label t:name="value"/></li>
8                 </t:each>
9         </ul>
10
11 </t:chloe>