templates/filelog-rss.tmpl
author Brendan Cully <brendan@kublai.com>
Thu, 28 Sep 2006 11:41:33 -0700
changeset 3179 245bb70d7dfb
parent 1650 f2ebd5251e88
permissions -rw-r--r--
mq: raise util.Abort instead of using sys.exit(1)

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