]> gitweb.factorcode.org Git - factor.git/blob - extra/html/templates/chloe/test/test7.xml
Merge branch 'master' of git://factorcode.org/git/factor
[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>