templates/filelog-rss.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Mon, 17 Jul 2006 01:58:50 +0200
changeset 2650 156fb1feab62
parent 1650 f2ebd5251e88
permissions -rw-r--r--
lookup should allow -1 to represent nullid (if passed an int as arg)

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