git: 9front

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