templates/filelog-rss.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Mon, 17 Jul 2006 07:43:15 -0700
changeset 2623 d1cbfe9e13cd
parent 1650 f2ebd5251e88
permissions -rw-r--r--
fix problem with uncompressed clone and python 2.3.

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