templates/rss/filelog.tmpl
author Patrick Mezard <pmezard@gmail.com>
Tue, 17 Jul 2007 23:33:42 +0200
changeset 5083 73169e5d2732
parent 3227 e281903c9d32
permissions -rw-r--r--
posixfile_nt: '+' was understood as read mode instead of update.

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