git: 9front

ref: 7829c6ca83c00d34d269a2df7e71eab9c08d71e0
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>