templates/filelog-rss.tmpl
author Ollivier Robert <roberto@keltia.freenix.fr>
Sat, 27 Aug 2005 23:45:27 -0700
changeset 1125 a33a7a543803
parent 985 7ffa91f275ff
child 1650 f2ebd5251e88
permissions -rw-r--r--
Add RSS link to the repository index. Index: hg/templates/index.tmpl ===================================================================

#header#
    <title>#repo|escape#: #file# history</title>
    <description>#file# revision history</description>
    #entries%filelogentry#
  </channel>
</rss>