templates/filelog-rss.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Thu, 01 Sep 2005 07:48:14 -0700
changeset 1188 b3ceb2d470fc
parent 985 7ffa91f275ff
child 1650 f2ebd5251e88
permissions -rw-r--r--
Fix up remove command to use walk code.

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