cleric-plus-thief/templates/blogitem.rec.template

10 lines
266 B
Plaintext
Raw Normal View History

2022-09-03 23:26:07 +00:00
<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>