]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/wiki/changes.xml
vm: fix arm files
[factor.git] / extra / webapps / wiki / changes.xml
index 5efa0c045aea60e30bdba5e3723f30444c403959..7004871df36ac4b774fa2c7f32b53ebaf017c5d1 100644 (file)
@@ -4,16 +4,4 @@
 
        <t:title>Recent Changes</t:title>
 
-       <ul>
-               <t:each-tuple t:values="changes">
-                       <li>
-                               <t:a t:href="title" t:query="title"><t:label t:name="title" /></t:a>
-                               on
-                               <t:a t:href="revision" t:query="id"><t:label t:name="date" /></t:a>
-                               by
-                               <t:a t:href="user-edits" t:query="author"><t:label t:name="author" /></t:a>
-                       </li>
-               </t:each-tuple>
-       </ul>
-
 </t:chloe>