]> gitweb.factorcode.org Git - factor.git/blob - extra/webapps/planet/mini-planet.xml
Update wiki, pastebin, planet for new furnace.rss code
[factor.git] / extra / webapps / planet / mini-planet.xml
1 <?xml version='1.0' ?>
2
3 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
4
5         <t:bind-each t:name="postings">
6
7                 <p class="news">
8                         <strong><t:label t:name="title" /></strong> <br/>
9                         <t:a value="link" class="more">Read More...</t:a>
10                 </p>
11
12         </t:bind-each>
13
14 </t:chloe>