shithub: plan9front

ref: b5690a5ae71a92459cd6a32d0ae0e377f1bdd914
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>