view templates/filelog-rss.tmpl @ 893:36c991554ebb

Turn off testing of absolute paths for now. I don't know how to stop this from always reporting false errors, and am too lazy to worry about it right now.
author Bryan O'Sullivan <bos@serpentine.com>
date Sat, 13 Aug 2005 15:13:37 -0800
parents 765182a4c843
children 7ffa91f275ff
line wrap: on
line source

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