10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
|
<item>
|
||
|
<title>{{title}}</title>
|
||
|
<link>http://tilde.town/~dozens/clericthief/{{link}}</link>
|
||
|
<pubDate>syscmd(`gdate -d {{time}}')</pubDate>
|
||
|
<guid isPermaLink="false">{{time}} {{title}}</guid>
|
||
|
<description>
|
||
|
include(`src/{{source}}')
|
||
|
</description>
|
||
|
</item>
|