git: 9front

ref: 2d04ed6e7cc7f11cf14e14c9ef84fbd2d24783cb
dir: /sys/lib/python/mercurial/templates/rss/filelog.tmpl/

View raw version
{header}
    <title>{repo|escape}: {file|escape} history</title>
    <description>{file|escape} revision history</description>
    {entries%filelogentry}
  </channel>
</rss>