templates/filelog-rss.tmpl
author Lee Cantey <lcantey@gmail.com>
Mon, 21 Aug 2006 17:47:02 -0700
changeset 2970 12d1475b48df
parent 1650 f2ebd5251e88
permissions -rw-r--r--
Ignore .DS_Store directories These are used by Finder on OS X.

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