git: 9front

ref: 7c7cd78a942d568e889d896e22cb8df609b03ebb
dir: /sys/src/cmd/hg/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>