]> gitweb.factorcode.org Git - factor.git/blob - extra/webapps/wiki/user-edits.xml
Merge branch 'master' of git://tiodante.com/git/factor
[factor.git] / extra / webapps / wiki / user-edits.xml
1 <?xml version='1.0' ?>
2
3 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
4
5         <t:title>Edits by <t:label t:name="author" /></t:title>
6
7         <ul>
8                 <t:each-tuple t:values="user-edits">
9                         <li>
10                                 <t:a t:href="view" t:query="title"><t:label t:name="title" /></t:a>
11                                 on
12                                 <t:a t:href="revision" t:query="id"><t:label t:name="date" /></t:a>
13                         </li>
14                 </t:each-tuple>
15         </ul>
16
17 </t:chloe>