3 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
5 <t:title>Pastebin</t:title>
9 <th align="left" width="50%">Summary:</th>
10 <th align="left" width="100">Paste by:</th>
11 <th align="left" width="200">Date:</th>
14 <t:bind-each t:name="pastes">
16 <td><t:a t:href="$pastebin/paste" t:query="id"><t:label t:name="summary" /></t:a></td>
17 <td><t:label t:name="author" /></td>
18 <td><t:label t:name="date" /></td>