3 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
5 <t:atom t:href="$blogs/by" t:rest="author">
6 Recent Posts by <t:label t:name="author" />
10 Recent Posts by <t:label t:name="author" />
13 <t:bind-each t:name="posts">
15 <h2 class="post-title">
16 <t:a t:href="$blogs/post" t:rest="id">
17 <t:label t:name="title" />
21 <p class="posting-body">
22 <t:farkup t:name="content" />
25 <div class="posting-footer">
27 <t:a t:href="$blogs/by" t:rest="author">
28 <t:label t:name="author" />
31 <t:label t:name="date" />
33 <t:a t:href="$blogs/post" t:rest="id">
34 <t:label t:name="comments" />