plan9fox/sys/lib/python/mercurial/templates/rss/filelog.tmpl

7 lines
174 B
Cheetah
Raw Normal View History

2015-03-13 17:30:59 +00:00
{header}
<title>{repo|escape}: {file|escape} history</title>
<description>{file|escape} revision history</description>
{entries%filelogentry}
</channel>
</rss>