gamelog/templates/feed.template

9 lines
196 B
Plaintext

<item>
<title>{{System}} - {{Module}}</title>
<link>http://tilde.town/~dozens/gamelog/index.html</link>
<pubDate>{{Updated}}</pubDate>
<description>
{{Notes}}
</description>
</item>