16 lines
322 B
XML
16 lines
322 B
XML
<?xml version='1.0' ?>
|
|
|
|
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
|
|
|
|
<t:title>Pastebin</t:title>
|
|
|
|
<table width="100%">
|
|
<th align="left" width="50%">Summary:</th>
|
|
<th align="left" width="100">Paste by:</th>
|
|
<th align="left" width="200">Date:</th>
|
|
|
|
<t:summary t:component="pastes" />
|
|
</table>
|
|
|
|
</t:chloe>
|